Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created January 30, 2014 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FROGGS/f2784975d7553ca15d5b to your computer and use it in GitHub Desktop.
Save FROGGS/f2784975d7553ca15d5b to your computer and use it in GitHub Desktop.
sub postcircumfix:<P5[ ]>(*@a) { @a }
my %ex;
%ex<%Config> = {
'Author' => '',
'CONFIG' => 'true',
'Date' => '$Date',
'Header' => '',
'Id' => '$Id',
'Locker' => '',
'Log' => '$Log',
'PATCHLEVEL' => '14',
'PERL_API_REVISION' => '5',
'PERL_API_SUBVERSION' => '0',
'PERL_API_VERSION' => '14',
'PERL_CONFIG_SH' => 'true',
'PERL_PATCHLEVEL' => '',
'PERL_REVISION' => '5',
'PERL_SUBVERSION' => '2',
'PERL_VERSION' => '14',
'RCSfile' => '$RCSfile',
'Revision' => '$Revision',
'SUBVERSION' => '2',
'Source' => '',
'State' => '',
'_a' => '.a',
'_exe' => '',
'_o' => '.o',
'afs' => 'false',
'afsroot' => '/afs',
'alignbytes' => '8',
'ansi2knr' => '',
'aphostname' => '/bin/hostname',
'api_revision' => '5',
'api_subversion' => '0',
'api_version' => '14',
'api_versionstring' => '5.14.0',
'ar' => 'ar',
'archlib' => '/usr/lib/perl/5.14',
'archlibexp' => '/usr/lib/perl/5.14',
'archname64' => '',
'archname' => 'x86_64-linux-gnu-thread-multi',
'archobjs' => '',
'asctime_r_proto' => 'REENTRANT_PROTO_B_SB',
'awk' => 'awk',
'baserev' => '5.0',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment