Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Prior art reference, and comment

by Abigail-II (Bishop)
on Nov 22, 2002 at 14:10 UTC ( [id://215091]=note: print w/replies, xml ) Need Help??


in reply to Re: Prior art reference, and comment
in thread Perl Programming guidelines/rules

What, you really think OO is the only way to archieve this? Don't be silly.
use Backup; Backup::doit config => "/etc/sys-backup.cfg";

works as well as an OO-wrapper.

I've written backup programs in Perl as well. It did use a configuration file, and the functionality was changed without the need to change the interface. And guess what? It wasn't OO!

Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found