killperl
========================

Utility to kill all perl program

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

SYNOPSIS
   killperl [-h]

DESCRIPTION
  killperl -h
    Show help

  killperl
    Kill all perl programs

  Supported platform: MSWin32, linux, solaris, darwin, openbsd, freebsd,
  netbsd.

BUGS, REQUESTS, COMMENTS
  Please report any requests, suggestions or bugs via
  http://bookbot.sourceforge.net

COPYRIGHT AND LICENCE
  Copyright 2003-2004 Qing-Jie Zhou <qjzhou@hotmail.com>
  This library is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself.