Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to completely destroy class attributes with Test::Most?

by 1nickt (Canon)
on Aug 25, 2019 at 22:49 UTC ( [id://11105004]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    eval { say gmtime->datetime; 1 } or say $@;
    
    __END__
    
  2. or download this
    $ perl monks/11105002.pl
    
    ...
    Can't locate object method "gmtime" via package "Time::Piece" at /User
    +s/1nickt/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0/darwin-2level/Ti
    +me/Piece.pm line 143.
    
    2019-08-25T22:43:52
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found