in reply to Re: extract all subroutines from .pm's and include in .pl
in thread extract all subroutines from .pm's and include in .pl
my idea to extract single subroutines from packages seemed simple for packages that are merly collections of independend routines but gets difficult for e.g. OO code. therefor it's seems to be against the nature of code architecture where packages are independend units.
i'll think it over;)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: extract all subroutines from .pm's and include in .pl
by bart (Canon) on May 18, 2009 at 18:56 UTC |