Help for this page

Select Code to Download


  1. or download this
    use DLMedia::Renderer;
    use Test::MockObject::Extends;
    
    my $obj = DLMedia::Renderer->new() ;
    $obj = Test::MockObject::Extends->new($obj) ;
    
  2. or download this
    Modification of a read-only value attempted at /home/stevewells/perl/lib/perl5/site_perl/5.8.5/Test/MockObject/Extends.pm line 24.