Menu

#2 allow parser to read from filehandle

open
nobody
None
5
2014-08-18
2004-05-05
Larry Siden
No

I added a new parameter, 'filehandle', to
Schema->new(), which is mutually exclusive with the
parameters 'file' and 'cache'. It's value must be a
filehandle to the schema file, opened in read mode.

I also added code to several tests to test that it works.

Run patch with -p0

Discussion


Log in to post a comment.