in reply to Favourite modules March 2004

Here's the short list of modules I don't like to be caught without. These are the ones that I don't just find convenient from time to time but rely on constantly.


;$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}} split//,".rekcah lreP rehtona tsuJ";$\=$;[-1]->();print

Replies are listed 'Best First'.
Re: Re: Favourite modules March 2004
by autarch (Hermit) on Mar 09, 2004 at 06:06 UTC

    Clone::PP is helpful. The most common things I clone are DateTime objects.

    But DateTime has a clone() method! Why not use that?

      But DateTime has a clone() method! Why not use that?

      Oh, so it does. Cool. Well, mark that as one less use for Clone::PP from now on (though of course it'll still be useful for other stuff) :-)


      ;$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}} split//,".rekcah lreP rehtona tsuJ";$\=$;[-1]->();print