Clean up own directory access
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Mar 2009 10:41:31 +0000 (12:41 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Mar 2009 10:41:31 +0000 (12:41 +0200)
commitc48c06182b4660794d924775cf55b0675a7798e4
tree3e9cc1b890787f507c7d3ec63654af75bf8702b8
parent0542bfa2ec99836698fca02e2fcdf31ea8fca0b1
Clean up own directory access

Use dirname() from File::Basename instead of custom regexps to access
our directory.

Also use readlink() when not in Windows so that symlinking MMD somewhere
in the PATH works.
bin/MultiMarkdown.pl