J
Jos De Laender
Dear group ,
I'm in a hurry to split out a number of subroutines in a bunch of pl files.
(getting them in separate files)
I realize it is not rocket science , but getting everything right taking
into account curly braces that may appear in the subroutine may lead me to
a mini parsing routine.
Somebody knows about available routines or modules doing this ?
The autosplit comes near , but it works only on more or less correctly
formed modules , which is not my case (ordinary perl files)
Thanks for any suggestions or help.
I'm in a hurry to split out a number of subroutines in a bunch of pl files.
(getting them in separate files)
I realize it is not rocket science , but getting everything right taking
into account curly braces that may appear in the subroutine may lead me to
a mini parsing routine.
Somebody knows about available routines or modules doing this ?
The autosplit comes near , but it works only on more or less correctly
formed modules , which is not my case (ordinary perl files)
Thanks for any suggestions or help.