Home
last modified time | relevance | path

Searched refs:Switch (Results 1 – 25 of 56) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/lib/Switch/
DREADME2 Release of version 2.10 of Switch
7 Switch - A switch statement for Perl
11 Switch.pm provides the syntax and semantics for an explicit case
41 Switch has been uploaded to the CPAN
44 http://www.csse.monash.edu.au/~damian/CPAN/Switch.tar.gz
DChanges1 Revision history for Perl extension Switch.
55 - Fixed parsing of ternary operators in Switch'ed source code
/mirbsd/src/gnu/usr.bin/perl/lib/
DSwitch.pm1 package Switch; package
48 local $Switch::file = (caller)[1];
128 …die "Bad $keyword statement (problem in the parentheses?) near $Switch::file line ", line(substr($…
138 …die "Bad $keyword statement (problem in the code block?) near $Switch::file line ", line(substr($s…
195 …die "Bad $keyword statement (invalid $keyword value?) near $Switch::file line ", line(substr($sour…
198 …die "Missing opening brace or semi-colon after 'when' value near $Switch::file line ", line(substr…
207 …die "Bad $keyword statement (problem in the code block?) near $Switch::file line ", line(substr($s…
/mirbsd/src/gnu/usr.bin/perl/lib/Switch/t/
Dnested.t8 use Switch;
22 We also test if Switch is POD-friendly here
Dgiven.t9 use Switch qw(Perl6 __ fallthrough);
Dswitch.t9 use Switch qw(__ fallthrough);
/mirbsd/src/sbin/isakmpd/
Dexchange_num.cst38 # Switch roles at this point in the exchange.
/mirbsd/src/usr.sbin/httpd/src/support/
DREADME64 Switch User For Exec. Used internally by apache,
/mirbsd/src/share/misc/
Dusb_hid_usages32 0x39 Hat Switch
473 0x20 Hook Switch
793 0x42 Tip Switch
794 0x43 Secondary Tip Switch
795 0x44 Barrel Switch
/mirbsd/src/gnu/usr.bin/perl/
DMakefile.bsd-wrapper1189 CGI::Switch 3p lib/CGI/Switch.pm \
422 Switch 3p lib/Switch.pm \
Dregcomp.sym97 IFTHEN BRANCHJ,off 1 1 Switch, should be preceeded by switcher .
DChanges5.8.42082 Upgrade to Switch 2.10, by integrating some changes by Damian
2085 Update the README and Changes files for Switch 2.10
2088 I'm the new maintainer of Switch.
2089 Sync with the CPAN version of Switch 2.10.
2091 !> Porting/Maintainers.pl lib/Switch.pm lib/Switch/Changes
2092 !> lib/Switch/README
DMANIFEST1240 lib/CGI/Switch.pm Simple interface for multiple server types
1253 lib/CGI/t/switch.t See if CGI::Switch still loads
1825 lib/Switch/Changes Switch
1826 lib/Switch.pm Switch for Perl
1827 lib/Switch/README Switch
1828 lib/Switch/t/given.t See if Perl 6 given (switch) works
1829 lib/Switch/t/nested.t See if nested switch works
1830 lib/Switch/t/switch.t See if Perl 5 switch works
/mirbsd/src/gnu/usr.bin/perl/pod/
Droffitall167 $libdir/CGI::Switch.3 \
Dperlsyn.pod334 executes once, see L<"Basic BLOCKs and Switch Statements">.
469 =head2 Basic BLOCKs and Switch Statements
493 the Switch extension and say:
495 use Switch;
Dperl571delta.pod379 Switch from Damian Conway has been added. Just by saying
381 use Switch;
385 use Switch;
401 See L<Switch> for more information.
Dperl584delta.pod121 =item Switch
Dperlfaq7.pod642 Switch extension and say:
644 use Switch;
695 See C<perlsyn/"Basic BLOCKs and Switch Statements"> for many other
/mirbsd/src/gnu/usr.bin/perl/t/
DTEST280 elsif ($test =~ m{lib/Switch/t/}) {
/mirbsd/src/share/doc/psd/23.Cknr/
Dcman4127 9.7 Switch statement
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-pdp11.texi295 Switch to the @code{bss} section.
Dc-hppa.texi203 Switch to section @var{secname}, creating a new section by that name if
/mirbsd/src/gnu/usr.bin/perl/ext/List/Util/
DChanges46 Switch to svn repository at http://svn.mutatus.co.uk/wsvn/Scalar-List-Utils/trunk/
/mirbsd/src/usr.bin/telnet/
DREADME349 Switch the client to use getopt() for parsing the
509 Switch telnetd to use macros like telnet for keeping
/mirbsd/src/sys/dev/ic/
Dmpt.c1069 enable_req->Switch = onoff; in mpt_send_event_request()

123