Profile
Achievement
wolfie's Recent SnippetsTagged perl
- All /
« Prev 1 Next »
This shows how to use a module that normally needs a 'qw' attachment to the use statement (hint: its the = sign). You can add others by using comma separated values.
0
814
posted 17 years ago by wolfie
This allows you to use perl syntax highlighting in vi for test scripts that use the ".t" file extension
0
974
posted 17 years ago by wolfie
Use this to display a file properly if you are reading it from another location and wish to direct it to the user's browser
0
815
posted 17 years ago by wolfie