Tilly, your arguments make sense to me, but I'm
previously unfamiliar with this UNIVERSAL::can;
I've never _heard_ of it before, much less used it.
I've certainly heard plenty about AUTOLOAD and
understand some of the things it would be useful
for, though I've never used AUTOLOAD either. But
if I ever needed something AUTOLOAD could provide,
I might use AUTOLOAD, and up to this point I would
not have even thought about this can thing.
So I guess what I want to hear from the people who
are saying that nobody should ever break can is,
why is it important for every module to work with
can? For example, I have a module that we'll call
Net::Server::POP3. At this time, it doesn't
use AUTOLOAD and so probably doesn't break can, but
for the sake of argument let's say I was contemplating
using AUTOLOAD in the next release. Explain to me
why it's important for my module to work with can.
What important thing will users of my module need
but be lacking if it doesn't?
;$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}}
split//,".rekcah lreP rehtona tsuJ";$\=$;[-1]->();print
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|