New
List all
Register
Login
Usage
About
Using Textmate on a Mac?
Try
the attachr Textmate bundle.
more...
Syntax: Perl
|
View plain
|
Download as file
|
more options...
Respond to
|
View as xml
|
View html without layout
1
2
3
4
5
#!/usr/bin/perl
my
@test
=
qw
(
Just another Perl Hacker
);
print
"Last index of the test list is:"
,
$#test
,
"
\n
"
;
print
"Oh, of course ... "
,
join
" "
,
@test
,
"
\n
"
;
Search all snippets
Attachr uses a fulltext search and includes tags.
To find pages that include either of two search terms,
add an uppercase
OR
between the search terms.
click to close
or press [Esc]