| A2_Build.pm | Customize Module::Build for LibA2 |
| bin/awp2txt [pod] | Convert AppleWorks word processor files to text |
| bin/pro_fmt [pod] | Creates blank ProDOS disk images |
| bin/pro_opt [pod] | Removes unused space from ProDOS disk images |
| bin/prodos [pod] | Shell for accessing ProDOS volumes |
| bin/var_display [pod] | Display strings from Applesoft BASIC VAR file |
| Build.PL | Module::Build |
| Changes | The revision history of LibA2 |
| lib/AppleII/Disk.pm [pod] | Block-level access to disk images |
| lib/AppleII/ProDOS.pm [pod] | High-level functions to access ProDOS volumes |
| Makefile.PL | For compatibility with MakeMaker |
| MANIFEST | Please see MANIFEST |
| META.yml | Machine-readable metadata |
| README | About the files that make up LibA2 |
| t/10_Disk.t | Tests for AppleII::Disk |
| t/20_ProDOS.t | Tests for AppleII::ProDOS |
| t/30_PDsubs.t | Tests for AppleII::ProDOS subroutines |
| t/compact.pl | Utility for creating compressed files |
| t/pod-coverage.t | Check for undocumented functions |
| t/pod.t | Check documentation for errors |
| t/testdisk.cmp | Compressed disk image for ProDOS tests |
| TODO | Features that might get implemented someday |