Philip Mak wrote:
On Wed, Apr 02, 2003 at 07:53:58PM +0200, Fagyal, Csongor wrote:

Another thought: Isn't a subroutine name just a string? Is there
really no way to force Perl to allow a - in the name, by escaping it
somehow?


Since its Perl, you can probably do it, however I believe that named subs must basically have the sub names matching \w+ between the :: but not sure exactly.

Regards,

Josh

________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to