in reply to Re: object oriented module question
in thread object oriented module question

For a good example, check out the source code for Parse::CSV It does pretty much exactly what the previous commentor is describing. (full disclosure, I wrote it)

Replies are listed 'Best First'.
Re^3: object oriented module question
by erroneousBollock (Curate) on Sep 07, 2007 at 05:43 UTC
    full disclosure, I wrote it
    None needed, you're anonymous ;)

    -David