Update of /cvsroot/perl-win32-gui/Win32-GUI/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13218/docs

Modified Files:
        GUI.pod 
Log Message:
1.05 Release

Index: GUI.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** GUI.pod     16 Jul 2006 11:09:33 -0000      1.6
--- GUI.pod     5 Nov 2006 20:04:50 -0000       1.7
***************
*** 150,156 ****
  Will continue to export the same list of constants as earlier versions,
  but will generate a warning (under the C<use warnings;> pragma or with
! the C<-w> command line option to perl).  In the future (v1.05 and later)
! this syntax will stop exporting anything. v1.05 will generate a warning
! that nothing is being exported. v1.06 will silently export nothing.
  
  =item C<use Win32::GUI qw( ... );>
--- 150,156 ----
  Will continue to export the same list of constants as earlier versions,
  but will generate a warning (under the C<use warnings;> pragma or with
! the C<-w> command line option to perl).  In the future (v1.06 and later)
! this syntax will stop exporting anything. v1.06 will generate a warning
! that nothing is being exported. v1.07 will silently export nothing.
  
  =item C<use Win32::GUI qw( ... );>


Reply via email to