Download: perl5-byacc-patches-0.6.tar.gz
Dependencies
Annotate this POD
Fstream - a class to encapsulate a filehandle as a stream;
use Fstream;
Fstream wraps a filehandle and provides methods that make it easier to write a lexer.