ASP
view release on metacpan or search on metacpan
Removed BinaryWrite(), SetCookie(), and Autoload functionality.
=item Version 1.00
The escapeHTML() and unescapeHTML() functions now accept array refs as well
as lists, as Win32::ASP::HTMLEncode() was supposed to.
Thanks to Matt Sergeant for the fix.
=item Version 0.97
Optimized and debugged.
=item Version 0.77
Overloaded warn() and subsequently removed prototypes.
Exported $ScriptingNamespace object.
Added methods escape(), unescape(), escapeHTML(), unescapeHTML().
Thanks to Bill Odom for pointing these out!
Re-implemented SetCookie and BinaryWrite functions.
=item Version 0.11
Optimized and debugged.
=back
=head1 SEE ALSO
ASP::NextLink(3)
=cut
1;
__END__
Removed BinaryWrite(), SetCookie(), and Autoload
functionality.
Version 1.00
The escapeHTML() and unescapeHTML() functions now accept
array refs as well as lists, as Win32::ASP::HTMLEncode() was
supposed to. Thanks to Matt Sergeant for the fix.
Version 0.97
Optimized and debugged.
Version 0.77
Overloaded warn() and subsequently removed prototypes.
Exported $ScriptingNamespace object.
Added methods escape(), unescape(), escapeHTML(),
unescapeHTML(). Thanks to Bill Odom for pointing these out!
Re-implemented SetCookie and BinaryWrite functions.
Version 0.11
Optimized and debugged.
SEE ALSO
ASP::NextLink(3)
( run in 1.015 second using v1.01-cache-2.11-cpan-49f99fa48dc )