Skip to content

Instantly share code, notes, and snippets.

@Grinnz
Created April 10, 2017 17:05
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 Grinnz/0516830ebb800393bbdcaf31f6d3110a to your computer and use it in GitHub Desktop.
Save Grinnz/0516830ebb800393bbdcaf31f6d3110a to your computer and use it in GitHub Desktop.
use File::Basename ();
use File::Spec;
use lib File::Spec->catdir(File::Spec->rel2abs(File::Basename::dirname(__FILE__)), 'path', 'to', 'lib');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment