|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^4: Can I please have *simple* modules?by Perl Mouse (Chaplain) |
| on Nov 23, 2005 at 20:39 UTC ( #511235=note: print w/ replies, xml ) | Need Help?? |
|
Compare what happens when you perldoc POSIX with what happens when you perldoc List::Util.Let's see. When I do 'man List::Util', I hit a slash, type the name of the function I want the manual of, hit return, and it appears. When I do 'man POSIX', I hit a slash, type the name of the function I want the manual of, hit return, and it appears. No difference. All the functionality of function in either POSIX or List::Util doesn't interfere with each other. That's why POSIX is simple. Sure, it has a lot, but it's still simple.
Perl --((8:>*
In Section
Meditations
|
|
||||||||||||||||||||||||||||