Front page | perl.module-authors |
Postings from October 2007
Re: RFC: relative.pm
Thread Previous
|
Thread Next
From:
A. Pagaltzis
Date:
October 6, 2007 13:54
Subject:
Re: RFC: relative.pm
Message ID:
20071006205345.GU24025@klangraum
* Sébastien Aperghis-Tramoni <maddingue@free.fr> [2007-10-06 20:30]:
> As a side note, using find(1) on a mini-CPAN and Google
> CodeSearch, I only found 3 modules named "tp.pm":
Don’t forget the darkPAN though.
> An acceptable compromise it to write it as C< -to => Root >
That’s what I’d suggest. FWIW, even with the current interface,
it’s possible to load a to.pm if you do it this way:
use relative to => __PACKAGE __, qw(to from before after boo);
But that’s a) noisy b) less than self-suggesting. I’d stick the
hyphen on there to avoid that sort of irregularity. It’s a really
tiny change anyway.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
Thread Previous
|
Thread Next