* Dominique Dumont <[email protected]> [2013-02-16 09:45]: > As Perl module developer, I'm guilty as charged: I haven't found > a practical way to change $VERSION when a file has actually changed > :-/
Nor should you. One day I’ll write that article, one day…
--
*AUTOLOAD=*_;sub _{s/::([^:]*)$/print$1,(",$\/"," ")[defined
wantarray]/e;chop;$_}
&Just->another->Perl->hack;
#Aristotle Pagaltzis // <http://plasmasturm.org/>
