PerlIO

| | Comments (0)
Wow. After some gentle nudging recently from Jarkko and Nick Ing-Simmons, I finally got around to trying to build MacPerl with PerlIO instead of SFIO. And sure enough, it worked. Amazing. Nick did remarkable work. PerlIO handles almost all of the IO perl needs. I just needed to redefine Sfio_t and FILE as PerlIO, and add dTHX to a few spots, and everything -- except for system() outputting to STDOUT -- is Just Working. All of the core test suite is passing as it should.

Sure, the system() problem needs to be fixed, but it will be. One bug -- so far; I suppose more could pop up -- in building with a new IO system on a completely untested platform is just impressive. And this particular problem is not in PerlIO anyway, but an expected roadblock we figured we'd need to address. Once more, great job, Nick. use.perl.org

Leave a comment

<pudge/*> (pronounced "PudgeGlob") is thousands of posts over many years by Pudge.

"It is the common fate of the indolent to see their rights become a prey to the active. The condition upon which God hath given liberty to man is eternal vigilance; which condition if he break, servitude is at once the consequence of his crime and the punishment of his guilt."

About this Entry

This page contains a single entry by pudge published on May 8, 2002 11:50 AM.

MacPerl Bugfixes was the previous entry in this site.

New Server is the next entry in this site.

Find recent content on the main index or look in the archives to find all content.