in reply to Create a built-in-like sub?
use base 'Exporter' our @EXPORT = qw(compress);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Create a built-in-like sub?
by mirg drol (Initiate) on Feb 01, 2002 at 10:00 UTC | |
by Necos (Friar) on Feb 01, 2002 at 11:26 UTC | |
by Juerd (Abbot) on Feb 01, 2002 at 23:45 UTC | |
by CharlesClarkson (Curate) on Feb 01, 2002 at 11:22 UTC | |
by chromatic (Archbishop) on Feb 01, 2002 at 17:43 UTC | |
by mirg drol (Initiate) on Feb 05, 2002 at 14:27 UTC |