Help for this page

Select Code to Download


  1. or download this
    # Load the token classes
    use PPI::Token::Whitespace            ();
    use PPI::Token::Comment               ();
    ...
    
  2. or download this
    #!/usr/bin/perl --
    
    ...
    PPI::Token::_QuoteEngine::Full
    PPI::Token::_QuoteEngine::Simple