Change the synopsis in POSIX.pod to stress use POSIX ();
authorNicholas Clark <nick@ccl4.org>
Thu, 1 Sep 2011 19:51:41 +0000 (21:51 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 1 Sep 2011 19:54:14 +0000 (21:54 +0200)
commita17b2d91d862b84c0f77b1e23c02359945ed69ca
tree4e8f4a73bb1fec0b51c88f7cb116ceaab12a50cb
parent8dad66f8c00f37d97eebfe6fbf34239cf17d17a1
Change the synopsis in POSIX.pod to stress use POSIX ();

Explicitly warn that the default of importing everything means that
use POSIX; has to import 553 symbols. Hence it's probably better to use
an explicit import list, or import nothing.
ext/POSIX/lib/POSIX.pod