Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

argument """ isn't numeric in numeric gt(>), error

by veerubiji (Sexton)
on Nov 02, 2011 at 09:35 UTC ( [id://935327]=perlquestion: print w/replies, xml ) Need Help??

veerubiji has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: argument """ isn't numeric in numeric gt(>), error
by Corion (Patriarch) on Nov 02, 2011 at 09:38 UTC

    You have been around for a long enough time to know that you can do more work to help us help you better.

    Please answer the following questions:

    1. Are you aware that the message is not an error but only a warning? See perllexwarn and perldiag.
    2. What is your input data?
    3. What is line 44?
    4. How does your input data correlate to line 44?
    5. What have you tried to rectify this?
Re: argument """ isn't numeric in numeric gt(>), error
by GrandFather (Saint) on Nov 02, 2011 at 09:44 UTC

    Wow! That's really odd. Normally it's line 42.

    True laziness is hard work
Re: argument """ isn't numeric in numeric gt(>), error
by JavaFan (Canon) on Nov 02, 2011 at 09:44 UTC
    That isn't Perl code.
      Indeed, you are an astute observer: it is Template Toolkit code, but it runs under Perl and its errors are Perl errors.

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

        Just because something is written in perl doesn't mean that perl is responsible for its errors, or that a perl forum is the right place to ask about them. There are dedicated mailing lists for Template Toolkit.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://935327]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-20 02:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found