Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
go ahead... be a heretic
 
PerlMonks  

Re: Code Generation in Perl

by Zaxo (Archbishop)
on Jun 16, 2004 at 17:01 UTC ( [id://367428]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Code Generation in Perl

In applm.pl, you say $SIG{__WARN__} = sub { warn @_ unless $_[0] =~ /Use of uninitialized value/ }; Why not just this? no warnings 'uninitialized'; Your program needs pod badly, there is no documentation.

After Compline,
Zaxo

Replies are listed 'Best First'.
Re^2: Code Generation in Perl
by nferraz (Monk) on Jun 17, 2004 at 13:43 UTC
    Yup, I must improve documentation and code style. I just wanted to release the code as soon as possible! ("Release soon, release often", they say)

    Expect a revision in a few minutes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://367428]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.