home *** CD-ROM | disk | FTP | other *** search
- ;Perl adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=Perl
- Extensions=pl
- Functions=(?i)^sub
- Spelling=0
- SpellingContexts=1;2
-
- [Comment1]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=#
- Last=
- Background=Default
- Foreground=008000
- italic=0
-
- [Quote]
- Type=StartStop
- Context=2
- Scope=0
- Priority=10
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=408080
-
- [Keyword]
- Type=keyword
- Context=101
- Scope=0
- Priority=6
- WholeWordOnly=1
- Keyword1=close;eval;exit;grep;join;local;map;my;open;pop;print;push;return;shift;splice;split;sub;use;require;do;each;else;elsif;for;foreach;keys;if;unless;until;values;while;BEGIN;END;STDERR;STDIN;STDOUT;abs;accept;alarm;and;atan2;bind;binmode;bless;caller;chdir;chmod
- Keyword2=chomp;chop;chown;chr;chroot;close;closedir;cmp;connect;continue;cos;crypt;dbmclose;dbmopen;default;defined;delete;die;dump;endprotoent;endservent;eof;eq;eval;exec;exists;exit;exp;fcntl;fileno;flock;fork;format;formline;ge;getc;gethostbyaddr;gethostbyname;gethostent;getnetbyaddr;getnetbyname;getnetent;getpeername;getpgrp;getppid;getpriority;getprotobyname;getprotobynumber;getprotoent
- Keyword3=getservbyname;getservbyport;getservent;getsockname;getsockopt;glob;gmtime;goto;gt;hex;import;index;int;ioctl;kill;last;lc;lcfirst;le;length;link;listen;local;localtime;log;lstat;lt;mkdir;msgctl;msgget;msgrcv;msgsnd;ne;new;next;not;oct;opendir;or;ord;pack;pack;pipe;pos;printf;push;quotemeta;qw;qx;rand;read;readdir;readlink;recv;redo;rename;reset;return;reverse;rewinddir;rindex;rmdir;scalar
- Keyword4=scalar;seek;seekdir;select;semctl;semget;semop;send;sethostent;setnetent;setpgrp;setpriority;setprotoent;setservent;setsockopt;shmctl;shmget;shmread;shmwrite;shutdown;sin;sleep;socket;socketpair;sort;split;sprintf;sqrt;srand;stat;study;substr;substr;switch;symlink;syscall;sysopen;sysread;system;system;syswrite;tell;telldir;time;times;truncate;uc;ucfirst;umask;undef;unlink;unpack;unshift;utime;vec;wait;waitpid
- Keyword5=wantarray;warn;write;xor
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Background=Default
- Foreground=0000FF
- Bold=0
- CaseSensitive=1
-