Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Parsing a clunky file

by runrig (Abbot)
on Mar 14, 2014 at 22:17 UTC ( [id://1078399]=note: print w/replies, xml ) Need Help??


in reply to Parsing a clunky file

Any reason to not use DBI and DBD::Oracle ?? Would be a lot easier than parsing sqlplus output.

Replies are listed 'Best First'.
Re^2: Parsing a clunky file
by SamCG (Hermit) on Mar 17, 2014 at 20:48 UTC
    Yes, unfortunately. I have permission to install pretty much nothing, including drivers/modules/etc. From past experience I know that while DBD::Oracle is wonderful, it requires some setup.



    -----------------
    s''limp';@p=split '!','n!h!p!';s,m,s,;$s=y;$c=slice @p1;so brutally;d;$n=reverse;$c=$s**$#p;print(''.$c^chop($n))while($c/=$#p)>=1;
      Perl apparently got installed somehow. If this sort of thing is likely to be needed again, I'd make a go at installing DBD::Oracle (and Oracle client tools if needed), or finding a pre-compiled (ppm) package...

Log In?
Username:
Password:

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

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

    No recent polls found