use strict 'vars'; use strict 'refs'; use strict 'subs'; use strict; # all three |
no strict:no strict 'refs'; no strict; |
| Forward to The strictures
Back to A Perl Adept... Up to Stages of a Perl Programmer section index Up to YAPC 2000 course index |
YAPC 2000: Stages of a Perl Programmer - 26
Copyright © 2000, Nathan Torkington
|