0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Where is your B.pm? B isn't a great name for a package - it will clash with the standard 'B' module that ships with Perl. Maybe perl picks up the core B module rather than yours. I'd recommend a different name.
Sign up on perl monks: [url]www.perlmonks.org/[/url] A great book for re-usable recipes for just about anything you want to do with Perl is The Perl Cookbook.
There are some modules on CPAN that might help. I wrote a reasonably sophisticated process monitor with the Proc::ProcessTable module. It may be a bit complicated for your needs just now though.
The End.
BobUillean