Help for this page

Select Code to Download


  1. or download this
        use if hostname eq 'foo1.bar.org', lib => '/alternate/libdir';
        use if hostname ne 'foo1.bar.org', lib => '/default/libdir';