Help for this page
$(PERL) tools/gen_compile.pl
#!/usr/bin/perl -- BEGIN { use File::Spec; ... __END__ #~ $(PERL) -e " chdir(qw{ lib/XML/XSH2 }); @ENV{qw{ LC_ALL LANG }} = q +w{ C C }; require Grammar; XML::XSH2::Grammar::compile " #~ $(PERL) -c lib/XML/XSH2/Parser.pm