NAME
pmdir - Shows the directory of a Perl module
VERSION
version 0.002
SYNOPSIS
bash$ cd $( pmdir Moose )
DESCRIPTION
pmdir gives back the directory where the Perl Module is located, or it will just return ., so that your directory will not be changed, if used in combination with cd.
SUPPORT
IRC
Join #sycontent on irc.perl.org. Highlight Getty for fast reaction :).
Repository
https://github.com/Getty/p5-app-pmdir
Pull request and additional contributors are welcome
Issue Tracker
https://github.com/Getty/p5-app-pmdir/issues
AUTHOR
Torsten Raudssus <torsten@raudss.us>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.