Mozilla::nsID

Mozilla::nsID is a Perl extension wrapping Mozilla nsID class.
Download

Mozilla::nsID Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Boris Sukholitko
  • Publisher web site:
  • http://search.cpan.org/~bosu/HTML-Tested-ClassDBI-0.19/lib/HTML/Tested/ClassDBI.pm

Mozilla::nsID Tags


Mozilla::nsID Description

Mozilla::nsID is a Perl extension wrapping Mozilla nsID class. Mozilla::nsID is a Perl extension wrapping Mozilla nsID class.SYNOPSIS use Mozilla::nsID; my $id1 = Mozilla::nsID->new(0x95611356, 0xf583 , 0x46f5, ); is($id1->ToString, '{95611356-f583-46f5-81ff-4b3e0162c619}'); my $id2 = Mozilla::nsID->new_empty; $id2->Parse('{95611356-f583-46f5-81ff-4b3e0162c619}'); # And now $id1 equals $id2This module wraps Mozilla nsID interface. Please see Mozilla documentation for more details. Requirements: · Perl


Mozilla::nsID Related Software