[perl #52818] readline detection failing (linux x86_64)

2008-04-17 Thread Alberto Simoes via RT
A solution was implemented at revision 27020. They might be cases where this doesn't work. (hope not)

[perl #38146] [TODO] OS.pmc - file copy

2006-01-06 Thread Alberto Simoes via RT
> [coke - Tue Jan 03 18:03:31 2006]: > > OS.pmc should provide both a: > > copy(source_file,target) > > And a > > copy(array_of_source_files,targetDir) This needs some more discussion. If we look to Perl, for instance, it doesn't have a built-in copy. You should use either a module, or open bo