Searched refs:config_sh (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DConfig.t58 my @exports = qw(myconfig config_sh config_vars config_re);
66 like(Config::config_sh(), qr/osname='\Q$Config{osname}\E'/, "config_sh");
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm69 @EXPORT_OK = qw(myconfig config_sh config_vars config_re);
326 sub config_sh {
442 use Config qw(myconfig config_sh config_vars config_re);
446 print config_sh();
472 =item config_sh()
479 Like config_sh() but returns, as a list, only the config entries who's
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm6 @EXPORT_OK = qw(myconfig config_sh config_vars config_re);
1232 sub config_sh { subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm6 @EXPORT_OK = qw(myconfig config_sh config_vars config_re);
1232 sub config_sh { subroutine

Completed in 104 milliseconds