README.md #1

  • //
  • p4perl/
  • main/
  • README.md
  • Markdown
  • View
  • Commits
  • Open Download .zip Download (841 B)

P4Perl

P4Perl is a wrapper for the P4 C++ API in Perl.

While you can checkout the source code here, we also have html and pdf documentaion available from our main website.

See RELNOTES for a list of recent changes. Alternatively, you can browse the change history in the activity tab.

We welcome pull request - share and enjoy!

## P4Perl

P4Perl is a wrapper for the P4 C++ API in Perl.

While you can checkout the source code here, we also have [html][htmldoc]
and [pdf][pdfdoc] documentaion available from our main website.

See [RELNOTES][relnotes] for a list of recent changes. Alternatively,
you can browse the change history in the [activity tab][activitytab].

We welcome [pull request][contributing] - share and enjoy!


[htmldoc]: http://www.perforce.com/perforce/doc.current/manuals/p4script/index.html
[pdfdoc]: http://www.perforce.com/perforce/doc.current/manuals/p4script/p4script.pdf
[relnotes]: https://swarm.workshop.perforce.com/projects/p4perl/files/main/docs/p4perlnotes.txt
[activitytab]: https://swarm.workshop.perforce.com/projects/p4perl/activity/
[contributing]: https://swarm.workshop.perforce.com/files/guest/perforce_software/contributing.md
# Change User Description Committed
#1 21593 C. Thomas Tyler Populate -o //guest/perforce_software/p4perl/main/...
//p4perl/main/....
//guest/perforce_software/p4perl/main/README.md
#1 15920 Matt Attaway Move p4perl files into the main directory
//guest/perforce_software/p4perl/README.md
#1 14906 Lester Cheung Project page for P4Perl!