NAME
    App::pscan - a handful network scan swiss tool

SYNOPSIS
      $ pscan [scantype] [iprange]:[port range]

DESCRIPTION
    App::pscan is a small POE network scanner, it scan tcp/udp protocol of
    the specified range

OPTIONS
            scantype can be:
                    - tcp
                    - udp
                    - discover (doesn't need the port range)

AUTHOR
    mudler <mudler@dark-lab.net>

COPYRIGHT
    Copyright 2014- mudler

LICENSE
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO