Skip to content

Instantly share code, notes, and snippets.

@mattn
Created March 19, 2014 12:39
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 mattn/9640832 to your computer and use it in GitHub Desktop.
Save mattn/9640832 to your computer and use it in GitHub Desktop.
use strict;
use warnings;
use FindBin::libs;
use Cwd;
warn Cwd::realpath(".");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment