File: 42_numeric_package.dump

package info (click to toggle)
libppi-perl 1.220-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,876 kB
  • ctags: 869
  • sloc: perl: 13,327; makefile: 8
file content (7 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
PPI::Document
  PPI::Statement::Package
    PPI::Token::Word  	'package'
    PPI::Token::Whitespace  	' '
    PPI::Token::Word  	'Foo::100'
    PPI::Token::Structure  	';'
  PPI::Token::Whitespace  	'\n'