The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::ShareDir - Applications for using File::ShareDir

VERSION

version 0.001

SYNOPSIS

On your shell:

  ~$ distdir File-ShareDir

  ~$ moduledir File::ShareDir

  ~$ distfile File-ShareDir file/name.txt

  ~$ modulefile File::ShareDir file/name.txt

  ~$ classfile Foo::Bar file/name.txt

DESCRIPTION

Just mapping the functions of File::ShareDir to command line tools.

SUPPORT

Repository

  http://github.com/Getty/p5-app-sharedir
  Pull request and additional contributors are welcome

Issue Tracker

  http://github.com/Getty/p5-app-sharedir/issues

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 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.