Help for this page

Select Code to Download


  1. or download this
    # Compile foo
    use Foo;
    ...
    
    # Test function
    is(Bar::bar_func(), 84, "bar_func works as advertised");