Query: text::pdf::null
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Text::PDF::Null(3pm) User Contributed Perl Documentation Text::PDF::Null(3pm)NAMEText::PDF::Null - PDF Null type object. This is a subclass of Text::PDF::Objind and cannot be subclassed.METHODSText::PDF::Null->new Returns the null object. There is only one null object. $s->realise Pretends to finish reading the object. $s->outobjdeep Output the object in PDF format. $s->is_obj Returns false because null is not a full object. $s->copy Another no-op. $s->val Return undef. perl v5.8.8 2006-09-09 Text::PDF::Null(3pm)