Matt S Trout > Rakudo-Star-2012.08_001 > Rakudo::Star::Paths

Download:
Rakudo-Star-2012.08_001.tar.gz

Dependencies

Annotate this POD

Source  

NAME ^

Rakudo::Star::Paths - find your rakudo install

SYNOPSIS ^

  bash$ perl -MRakudo::Star::Paths
  export PATH=/path/to/rakudo/star/bin:...

  bash$ eval $(perl -MRakudo::Star::Paths)
  # PATH env var is now set

  bash$ perl -MRakudo::Star::Paths -e 'print Rakudo::Star::Paths->bin_path'
  /path/to/rakudo/star/bin

COPYRIGHT ^

See "COPYRIGHT" in Rakudo::Star

LICENSE ^

See "LICENSE" in Rakudo::Star

syntax highlighting: