Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created January 6, 2016 18:57
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 zoffixznet/2ff5b21a26db9c6453a8 to your computer and use it in GitHub Desktop.
Save zoffixznet/2ff5b21a26db9c6453a8 to your computer and use it in GitHub Desktop.
$ perl6 -Ilib -MFoo -MFoo::Bar -e ''
$ tree -a
.
└── lib
├── Foo
│   └── Bar.pm6
├── Foo.pm6
└── .precomp
├── 01577C41E8B9AB77E8C1E6F68F5D1DA5A4F04EE9.1452007419.50358
│   ├── 26
│   │   ├── 2661B2AA02FD3213FBF68024A6289B8A37DB2393
│   │   └── 2661B2AA02FD3213FBF68024A6289B8A37DB2393.deps
│   └── 2D
│   ├── 2DA118D79487E0C952F290C170CC6649A28587CD
│   └── 2DA118D79487E0C952F290C170CC6649A28587CD.deps
└── .lock
6 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment