CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1435
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 15:45:54 GMT
traceparent: 84476737bf04ba8e14ffacb58a949149
strict-transport-security: max-age=15768000
Re: support for readdir in microperl - nntp.perl.org
Front page | perl.perl5.porters |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Re: support for readdir in microperl
Thread Previous | Thread NextFrom:
Ram kumarDate:
July 31, 2008 21:13Subject:
Re: support for readdir in microperlMessage ID:
6306c640807312113o53727c7aj4e1cfb0775f7f590@mail.gmail.comhi, > Not true. At least my microperl does have a working readdir: > > mhx@r2d2 $ ./microperl -le 'opendir D, "."; while (defined($_ = readdir D)) { print }' > . > .. > t > upp_pack.o > ext > lib > [...] > > Which version of perl are you trying to build microperl from? perl 5.8.8...???? can you please suggest how to make microperl support readdir function...??? >> Is there any possibility that i can make microperl support these >> functions....???? >> >> Please let me know what are the other functions that microperl doesn't >> support from the full version perl ??? > > Most of that is configurable via uconfig.sh. Can you please suggest me.....how to change the uconfig.sh to support readdir function.??? Thanks, Ram.Thread Previous | Thread Next
- support for readdir in microperl by Ram kumar
- Re: support for readdir in microperl by Marcus Holland-Moritz
- Re: support for readdir in microperl by Ram kumar
- Re: support for readdir in microperl by Marcus Holland-Moritz
- Re: support for readdir in microperl by Ram kumar
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About