104 lines
2.4 KiB
XML
104 lines
2.4 KiB
XML
*:PERL_MENU
|
|
B:Perl
|
|
|
|
M: UP=MENU "Perl"
|
|
:PERL_RESERVED_WORDS "Perl Reserved Words"
|
|
|
|
*:PERL_RESERVED_WORDS
|
|
B:Perl Reserved Words
|
|
|
|
T: Perl Reserved Words
|
|
:
|
|
: 1: __DATA__ __END__ __FILE__ __LINE__ __PACKAGE__ and
|
|
: 2: cmp continue CORE do else elsif
|
|
: 3: eq eval for foreach ge gt
|
|
: 4: if last le lt m my
|
|
: 5: ne next no or our package
|
|
: 6: print printf q qq qw qx
|
|
: 7: redo require return s say scalar
|
|
: 8: shift sort split state sub tr
|
|
: 9: unless until use when while x
|
|
:10: xor
|
|
:
|
|
: 55 words
|
|
|
|
I:Perl Reserved Words 1
|
|
D:__DATA__ __DATA__ __DATA__ __DATA__
|
|
:__END__ __END__ __END__ __END__
|
|
:__FILE__ __FILE__ __FILE__ __FILE__
|
|
:__LINE__ __LINE__ __LINE__ __LINE__
|
|
:__PACKAGE__ __PACKAGE__ __PACKAGE__ __PACKAGE__
|
|
:and and and and
|
|
|
|
I:Perl Reserved Words 2
|
|
D:cmp cmp cmp cmp
|
|
:continue continue continue continue
|
|
:CORE CORE CORE CORE
|
|
:do do do do
|
|
:else else else else
|
|
:elsif elsif elsif elsif
|
|
|
|
I:Perl Reserved Words 3
|
|
D:eq eq eq eq
|
|
:eval eval eval eval
|
|
:for for for for
|
|
:foreach foreach foreach foreach
|
|
:ge ge ge ge
|
|
:gt gt gt gt
|
|
|
|
I:Perl Reserved Words 4
|
|
D:if if if if
|
|
:last last last last
|
|
:le le le le
|
|
:lt lt lt lt
|
|
:m m m m
|
|
:my my my my
|
|
|
|
I:Perl Reserved Words 5
|
|
D:ne ne ne ne
|
|
:next next next next
|
|
:no no no no
|
|
:or or or or
|
|
:our our our our
|
|
:package package package package
|
|
|
|
I:Perl Reserved Words 6
|
|
D:print print print print
|
|
:printf printf printf printf
|
|
:q q q q
|
|
:qq qq qq qq
|
|
:qw qw qw qw
|
|
:qx qx qx qx
|
|
|
|
I:Perl Reserved Words 7
|
|
D:redo redo redo redo
|
|
:require require require require
|
|
:return return return return
|
|
:s s s s
|
|
:say say say say
|
|
:scalar scalar scalar scalar
|
|
|
|
I:Perl Reserved Words 8
|
|
D:shift shift shift shift
|
|
:sort sort sort sort
|
|
:split split split split
|
|
:state state state state
|
|
:sub sub sub sub
|
|
:tr tr tr tr
|
|
|
|
I:Perl Reserved Words 9
|
|
D:unless unless unless unless
|
|
:until until until until
|
|
:use use use use
|
|
:when when when when
|
|
:while while while while
|
|
:x x x x
|
|
|
|
I:Perl Reserved Words 10
|
|
D:xor xor xor xor
|
|
|
|
Q:Repeat this lesson [Y/N] ?
|
|
N:PERL_MENU
|
|
G:PERL_RESERVED_WORDS
|
|
|