Roger Browne wrote:
There are parrot opcodes for things like opening and reading a file, and
PMCs for things like random numbers, environment variables, timers etc.
But (unless I've missed something) there is not yet anything that lets
me (from PIR) read a directory and get a list of the files wi
There are parrot opcodes for things like opening and reading a file, and
PMCs for things like random numbers, environment variables, timers etc.
But (unless I've missed something) there is not yet anything that lets
me (from PIR) read a directory and get a list of the files within that
directory, o