Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Convert Gregorian/Islamic Date

by projekt21 (Friar)
on Aug 21, 2003 at 15:58 UTC ( [id://285504]=note: print w/replies, xml ) Need Help??


in reply to Re: Convert Gregorian/Islamic Date
in thread Convert Gregorian/Islamic Date

Good question, I guess it was in that template file I used ...

Please ignore it :-)

My current h2xs (version 1.22) would have given:

use 5.008; use strict; use warnings;

Update: As I got a downvote for this statement, I started reading perldelta and yes, this is totally bullshit. If I read thoroughly enough, then our was introduced with version 5.6.0 and I had to

use 5.6.0;
or better drop this and our in favourite of use vars to support older versions. Looks like no other part of this code requires a newer version.

alex pleiner <alex@zeitform.de>
zeitform Internet Dienste

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 14:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found