Update of /cvsroot/perl-win32-gui/Win32-GUI/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/scripts
Modified Files:
win32-gui-demos.pl
Log Message:
Doc updates and add Win32::GUI::ReleaseNotes
Index: win32-gui-demos.pl
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/scripts/win32-gui-demos.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** win32-gui-demos.pl 27 Jun 2006 18:32:14 -0000 1.2
--- win32-gui-demos.pl 16 Jul 2006 11:09:33 -0000 1.3
***************
*** 774,780 ****
}
__END__
=head1 NAME
! Perl Win32::GUI Demo Launcher application
=head1 SYNOPSIS
--- 774,781 ----
}
__END__
+
=head1 NAME
! win32-gui-demos - Perl Win32::GUI Demo Launcher application
=head1 SYNOPSIS
|