#!/usr/bin/perl -w use strict; ... several other 'use' statements.
# I think the fake code problem is here: some_sub('blah blah blah'); sub some_sub { do_something(); &nbsl;do_something_else(); }
sub supporting_sub1 { ... code ... } sub supporting_sub2 { ... code ... }
--k.
In reply to Re: Re: Re: Enhancement: "hidden" code tag
by Kanji
in thread Enhancement: "hidden" code tag
by jasonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |