
PapaGeek
User
Feb 9, 2014, 6:55 PM
Post #1 of 3
(1916 views)
|
Where is the documentation and examples?
|
Can't Post
|
|
I’m relatively new at this Perl thing, but I do like it. I’m used to the (pardon the dirty word) Microsoft documentation. I managed to load Win32::GUI and have started building the user interface for my first major Perl project. I’m looking for the documentation, tutorials, and examples that came with the Win32::GUI package install. When I loaded the Win32::GUI package it created a large directory tree starting at the root C:\Perl-5.16\cpan\build\Win32-GUI-1.06_patched3-Xs_DPg Inside the tree at various locations there are directories called docs, tutorials, user guide, demos, examples, etc. The problem is that when I look in most of these directories I see a lot of .tpl and .pod files, and the .txt files are in UNIX format so they can’t be viewed with windows notepad. So, again I ask; what is the proper way to view the documentation that comes with a Perl package?
|