Symbol::Opaque

Symbol::Opaque is a Perl module for ML-ish data constructor pattern matching.
Download

Symbol::Opaque Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Luke Palmer
  • Publisher web site:
  • http://search.cpan.org/~lpalmer/Symbol-Opaque-0.03/lib/Symbol/Opaque.pm

Symbol::Opaque Tags


Symbol::Opaque Description

Symbol::Opaque is a Perl module for ML-ish data constructor pattern matching. Symbol::Opaque is a Perl module for ML-ish data constructor pattern matching.SYNOPSIS use Symbol::Opaque; BEGIN { defsym('foo'); # define the constructor "foo" defsym('bar'); # define the constructor "bar" } if ( foo(my $x) Requirements: · Perl


Symbol::Opaque Related Software