Help for this page

Select Code to Download


  1. or download this
    use YAML;   # This module is slow!
    
    ...
    use Best qw(YAML::Syck   YAML);
    
    print Dump({ some => 'hash' }); # Dumping provided by Best Possible YA
    +ML module
    
  2. or download this
    use Best qw(OOPishProv AnotherOOPyProv::Serving::As::Fallback);
    
    my $obj = Best->which("OOPishProv")->new;