in reply to Re: perl module structure
in thread perl module structure

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: perl module structure
by LanX (Saint) on Mar 30, 2018 at 14:12 UTC
    > Java has a formally-defined compile time. Perl does not.

    Sounds like the usual blah++ from sundial. And posting anonymously doesn't make it more useful.

    Perl has a compile time!

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Wikisyntax for the Monastery

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re^3: perl module structure
by pwagyi (Monk) on Mar 30, 2018 at 14:06 UTC

    Of course, I might be applying 'over abstraction'. But it' better to 'coding to interface' :P at least according to SOLID? I'm just using java as an example, since it's Object oriented and has packages just like Perl. :)