Help for this page

Select Code to Download


  1. or download this
    package Foo;
    
    use Filter::cpp;
    ...
    
  2. or download this
    package Foo;
    
    use strict;
    use_filtered Bar; # instead of "use Bar"