OpenFrame::Argument::Blob man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

OpenFrame::Argument::BUser3Contributed Perl DocumeOpenFrame::Argument::Blob(3)

NAME
       OpenFrame::Argument::Blob - handling for filehandle-style data in
       network requests

SYNOPSIS
	 use OpenFrame::Argument::Blob;

	 my $blob = OpenFrame::Argument::Blob->new();

	 $blob->filename( 'somefilename.dat' );
	 $blob->filehandle( $fh );

	 my $filename	= $blob->filename;
	 my $filehandle = $blob->filehandle;

DESCRIPTION
       "OpenFrame::Argument::Blob" is a class to support things such as
       browser-based uploads.  It provides a mechanisms to get the filehandle
       and filename of the uploaded element.

METHODS
       filename( [ SCALAR ] )
	   The "filename()" method gets/sets the value of the filename
	   attribute of the class.  This should return the filename of the
	   uploaded data.

       filehandle( [ IO::Handle ] )
	   The "filehandle" method gets/sets the value of the filehandle that
	   points to the uploaded data.

INHERITANCE
       "OpenFrame::Argument::Blob" inherits from the "OpenFrame::Object" class
       and provides all methods that its super class does.

AUTHOR
       James A. Duncan <jduncan@fotango.com>

COPYRIGHT
       Copyright 2002 Fotango Ltd. All Rights Reserved.

       This code is released under the GNU GPL and Artistic licenses.

perl v5.14.1			  2004-08-05	  OpenFrame::Argument::Blob(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net