in reply to Re: use module with parameter variable
in thread use module with parameter variable
This implies that $string is defined in an earlier BEGIN, doesn't it?BEGIN { require Getopt::Declare; import Getopt::Declare $string => $options; }
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: use module with parameter variable
by revdiablo (Prior) on Aug 19, 2004 at 21:57 UTC |