Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl Warning On dbmclose()

by davorg (Chancellor)
on Apr 24, 2006 at 07:58 UTC ( [id://545232]=note: print w/replies, xml ) Need Help??


in reply to Perl Warning On dbmclose()

It's probably worth pointing out that dbmopen and dbmclose are both really only there for backwards compatibility with older programs. For new code you should almost certainly be using tie and untie instead.

If I take out the perl -w, no problems reported.

How about that! You don't ask Perl to tell you about warnings and you don't get any warnings. Isn't technology wonderful :)

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

Log In?
Username:
Password:

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

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

    No recent polls found