Sorry for falling off sleeping last night and skipped a journal. I was about to push 6.0.14 out that night, right after ingy, gugod and mugwump had figured out FreePAN out, but my brain refused to stay up anymore...
This morning I resume working, finally releasing 6.0.14 right before I go to $work. The full release notes is as below. See you tomorrow, when my brain hopefully is less exhausted. :-)
Changes for 6.0.14 - April 4, 2005
Pugs Internals
listen()
, connect()
, accept()
async()
, yield()
chr()
, ord()
, hex()
, split()
:key(123)
, :key<abc>
, :key[1,2,3]
and :key
pugscc
may now be invoked outside the pugs source tree
slurp()
now works on IO handles
q//
literals
%?CONFIG
hash
pugs -V:configvar
now displays that config variable
-I
, -l
, -e
, etc.)
src/IMC.hs
Symbol Val
types only
modules/
have been relocated to FreePAN. See modules/README
t/Synopsis/
have been relocated to Perl6::Bible on CPAN.
t/
to begin with #!/usr/bin/pugs
VICTUALS
file added on April Fools
debian/
util/perl6.vim
Pugs::MakeMaker
is renamed to Perl6::MakeMaker
examples/obfu/
examples/network/
~~
now takes variables on the right hand side
ext/
modules
{ block }
in qq
and rx
no longer skips trailing whitespaces
pugs -e
may now use @*ARGS
in the one-liner
rx:perl:g
no longer ignores the :g
$:x
and $.x
now parsed as variable names
Makefile.PL
time
$_