Pass a wild card argument in Win32



I've searched google and much of this group to find the answer to this
problem with no luck.

I am able to pass regular arguments to perl but is it possible to get
the * operator to work like it does in Linux? Like typing in *.cpp to
pass perl all .cpp files.

I already fixed the issue getting the file type to open C:\perl\bin
\perl "1%" %* but this doesnt seem to work with the wild card.

Thank you.

.



Relevant Pages

  • Re: Pass a wild card argument in Win32
    ... problem with no luck. ... I am able to pass regular arguments to perl but is it possible to get ... pass perl all .cpp files. ...
    (perl.beginners)
  • Re: What do you need to have to be considered a Master at Perl?
    ... Someone who understands the Chomsky hierarchy, ... I don't think perl actually existed back then. ... "I've learnt how to match balanced parentheses with regular expressions." ... I don't care if perl regular expressions are or aren't kosher. ...
    (comp.lang.perl.misc)
  • Re: Regular expression help
    ... expression in english is a daunting task for me. ... Redefine your approach to regular expressions. ... Perl documentation, study the examples given (not only by ...
    (comp.lang.perl.misc)
  • Re: How to change the comparsion criteria of diff?
    ... I'm meeting the problem with diff methods in Perl. ... one containing regular-expression string ... normal regular expression does. ...
    (comp.lang.perl.misc)
  • Re: replace string with variable
    ... |> Hi, from Spain, I'm new user in perl, I have a problem with regular ... |> I dont know how I can replace the zeros on the right of the decimal ...
    (comp.lang.perl.misc)