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

몇몇 작은 문서 변경 사항을 제출했다. Chomp 수업에 잠재적인 NullPointerException 오류가 수정되었습니다. Chomp 지금은 Null 또는 0에 대한 펄 chomp처럼 행동 길이 레코드 구분 기호. 마지막으로, 최적화를 변경 가입 클래스로 만들어졌습니다.
Tags: Minor bugfixes
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.

2004-07-22 06:14
0.1

chomp,,,지도, grep, lcfirst 가입 들어온다 및 ucfirst 구현했다.
Tags: Initial freshmeat announcement
chomp, chop, join, map, grep, lcfirst, and ucfirst were implemented.

Project Resources