Help for this page

Select Code to Download


  1. or download this
    use Win32::Mechanize::NotepadPlusPlus ':main';
    my $npp = notepad();    # main application
    
  2. or download this
    perl Makefile.PL
    make
    make test
    make install