=head1 NAME Blah foo etc. =head1 DESCRIPTION argh etc. =head1 BAR_NAME Blah bar etc. =head1 BAR_DESCRIPTION argh etc. =head1 NAME Content - a content item. =head1 SYNOPSIS ... =head1 DESCRIPTION This object allows manipulation of WebMake content items directly. =head1 METHODS =over 4 =cut blah blah, this should not appear. $[this.should] not be expanded either. =item $text = $cont->get_name(); Return the content item's name. =item $text = $cont->as_string(); A textual description of the object for debugging purposes; currently it's name. =item $fname = $cont->get_filename(); Get the filename or datasource location that this content was loaded from. Datasource locations look like this: C:C, e.g. C or C. =back =head1 END that's it. ${foo}${bar}${baz}