Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Unwanted Octal to Decimal Conversion

by Limbic~Region (Chancellor)
on Feb 18, 2004 at 20:53 UTC ( [id://330057]=note: print w/replies, xml ) Need Help??


in reply to Unwanted Octal to Decimal Conversion

djantzen,
I am pretty sure you can reduce all your use constant lines to just:
use Fcntl ':mode';
See perldoc -f stat for more information as it exports both constants and functions.

So it sounds like the issue is to prevent Oracle from dropping the leading zeros. Is there any reason this must be a NUMBER column?

Cheers - L~R

Log In?
Username:
Password:

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

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

    No recent polls found