in reply to Wild - Perl extension for improved program interface. Wild-card expansion for @ARGV.

There is Wildcard.pm, but it's not on CPAN yet. just FYI.

--
Tatsuhiko Miyagawa
miyagawa@cpan.org

  • Comment on Re: Wild - Perl extension for improved program interface. Wild-card expansion for @ARGV.

Replies are listed 'Best First'.
Re: Re: Wild - Perl extension for improved program interface. Wild-card expansion for @ARGV.
by hsmyers (Canon) on Sep 28, 2001 at 18:09 UTC
    Nice one liner! I would still have written this one since its a transliteration of the one of used in 'C' for the last 20 years or so and I've gotten kinda spoiled by having the extra features ;).

    hsm