[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] aCertainName.pm



[Wed, Nov 10, 1999 at 01:47:06PM -0800] Larry Rosler:
> > From: Steve Lane [mailto:sml@zfx.com]
> >   my @arg = @_;
> >   @arg = ($_) unless @arg;
>
>     my @arg = @_ ? @_ : $_;

      local @_ = $_ if ! @_;

(for this function, anyway)

> Larry Rosler

--Matthew

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe