0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor fix. More... over 9 years ago
Merge pull request #1 from shlomif/shlomif--convert-to-dzil More... over 9 years ago
Convert to Dist-Zilla. More... over 9 years ago
method invocation can now follows a bare block More... almost 16 years ago
rewrite Dir::pwd(), add Dir::new(), add examples of Dir.pm More... almost 16 years ago
temporarily comment the done_testing() which causes testing failed More... almost 16 years ago
better set prototype More... almost 16 years ago
implement the 'self' keyword, different from self.pm: in package body, it means the package. More... almost 16 years ago
ignore backup files More... about 16 years ago
update manifest, version bump. More... about 16 years ago
update copyright years More... about 16 years ago
update changelog More... about 16 years ago
update .shipit file so it does tag More... about 16 years ago
* autobox is auto-injected whenever saying 'use Rubyish'; * overload stringfy operator for Rubyish::String. More... about 16 years ago
fix Object#clone test by pulling using the implementation of clone from Clone.pm. More... about 16 years ago
add a test for def More... about 16 years ago
overload eq to String More... about 16 years ago
overload + to String More... about 16 years ago
ignore generated files. More... over 16 years ago
Merge branch 'master' of [email protected]:gugod/rubyish-perl More... over 16 years ago
add repository More... over 16 years ago
correct typo, add declaring More... over 16 years ago
add dir.t More... over 16 years ago
implement Dir#pwd and test namespace shortcut More... over 16 years ago
fix syntax error. More... over 16 years ago
update dependencies versions. More... over 16 years ago
Merge branch 'master' of [email protected]:gugod/rubyish-perl More... over 16 years ago
requires autobox.pm More... over 16 years ago
implement Object#clone More... over 16 years ago
implement Array#first, Array#last More... over 16 years ago