Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 11, 2010 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/575340 to your computer and use it in GitHub Desktop.
Save tadzik/575340 to your computer and use it in GitHub Desktop.
┌─[tadzik@yavin4]─[~/src/perl6-Module-Tools]
└─[%]─> PERL6LIB=lib perl6 -e 'use Module::Install; install()'
toying with ./lib/Module/Build.pir
target dir is /home/tadzik/.perl6/lib/Module
Starting copying, time is 1284230402
Done copying, time is 1284230423
toying with ./lib/Module/Install.pir
target dir is /home/tadzik/.perl6/lib/Module
Starting copying, time is 1284230423
Done copying, time is 1284230432
toying with ./lib/Module/Build.pm
target dir is /home/tadzik/.perl6/lib/Module
Starting copying, time is 1284230432
Done copying, time is 1284230433
toying with ./lib/Module/Install.pm
target dir is /home/tadzik/.perl6/lib/Module
Starting copying, time is 1284230433
Done copying, time is 1284230433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment