p0: yes, one can use an import() from a package
to make something like the scam of 'require in line'
for the twin pragma of 'use strict' and 'use warnings'
{ oye! }

p1: But there is this minor technical overhead that
comes with the process -

        1.a: one needs to use h2xs to make sure that the
                module will conform with the current best practices
                and be appropriately installable in the CPAN way

        1.b: one has to maintain that module just to make the
                two lines of pragma readily available to all of one's
                perl code.

        1.c: the count of lines of the perl module vice the
                simple inclusion of the two lines makes the process
                a bit Wonky if you know what I mean.

p2: clearly the fact has been established that it can be done,
but it also notes the 'and you want this pain why?' problem....

ciao
drieux

---


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to