Alien-CXC-param
view release on metacpan or search on metacpan
CONTRIBUTING.md view on Meta::CPAN
Installing Dependencies
-----------------------
Dependencies for this module are recorded in the `META.json` file.
Installation is most easily done with `cpanminus`[1], which can be
made available locally via:
$ curl -L https://cpanmin.us/ -o cpanm
$ chmod +x cpanm
To install the dependencies into a local directory (to avoid polluting
your Perl distribution),
$ export PERL5LIB=${PERL5LIB}:$PWD/local
$ cpanm -l local --installdeps --with-recommends --with-develop .
This installs the dependencies into the `./local` directory. Be sure
to clean up the PERL5LIB environment variable when you are done!
templates/CONTRIBUTING.md view on Meta::CPAN
Installing Dependencies
-----------------------
Dependencies for this module are recorded in the `META.json` file.
Installation is most easily done with `cpanminus`[1], which can be
made available locally via:
$ curl -L https://cpanmin.us/ -o cpanm
$ chmod +x cpanm
To install the dependencies into a local directory (to avoid polluting
your Perl distribution),
$ export PERL5LIB=${PERL5LIB}:$PWD/local
$ cpanm -l local --installdeps --with-recommends --with-develop .
This installs the dependencies into the `./local` directory. Be sure
to clean up the PERL5LIB environment variable when you are done!
( run in 0.339 second using v1.01-cache-2.11-cpan-496ff517765 )