#!/usr/bin/perl use XML::SAX::ParserFactory; $parser = XML::SAX::ParserFactory->parser(); print $parser;