Download List

專案描述

Skopje is a collection of small utility classes
that each provide a piece of functionality based
on Perl. Rather than trying to make Java code look
more Perl-ish, it focuses on elements like "join"
that would be useful, but are not present in the
JDK. Its mechanics and syntax try to follow the
"Java way" as closely as possible.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-31 21:29
0.2

Some small documentation changes were made. A
potential NullPointerException error in the Chomp
class was fixed. Chomp now behaves just like
Perl's chomp for null or zero-length
record-separators. Lastly, an optimization change
was made to the Join class.
標籤: Minor bugfixes

2004-07-22 06:14
0.1

chomp, chop, join, map, grep, lcfirst, and ucfirst were implemented.
標籤: Initial freshmeat announcement

Project Resources