That statement is also wrong. Same reason.
>perl588\bin\perl -le"print exists $::{'URI::'} ? 'yes' : 'no';" no >perl5100\bin\perl -le"print exists $::{'URI::'} ? 'yes' : 'no';" no >perl588\bin\perl -le"print exists $::{'URI::'} ? 'yes' : 'no'; requir +e URI;" yes >perl5100\bin\perl -le"print exists $::{'URI::'} ? 'yes' : 'no'; requi +re URI;" yes
In reply to Re^6: require at compile time?
by ikegami
in thread require at compile time?
by jbazik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |