Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Automation of testing of Moose class structure

by nysus (Parson)
on Feb 10, 2017 at 22:39 UTC ( [id://1181719]=note: print w/replies, xml ) Need Help??


in reply to Re: Automation of testing of Moose class structure
in thread Automation of testing of Moose class structure

Had to look up DRY. Thanks. Good advice, but I'm not sure it applies to something as mundane as checking that I don't accidentally break the code when editing. Do I really want the pain of writing 3 or 4 lines of code for every single attribute to make sure its parameters for it weren't accidentally changed by me?

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^2: Automation of testing of Moose class structure

Replies are listed 'Best First'.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-16 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found