I am in the process of updating a few of the perl modules to use per v5.14.1 found in TC4.x, and came across an issue.
My Environment
I created a new VM, and used the Multi Core 4.0 CD with the "tci" option at the boot prompt to boot the VM.
I then used the install icon, and installed Tiny Core the the 8GB VM IDE disk.
I rebooted to sda1, and used AppBrowser in the "OnBoot" mode to download compiletc.tcz, perl5.tcz, bash.tcz, squashfs-tools-4.x.tcz, tar.tcz, and nfs-utils.tcz.
My Issue
One of the modules I was re-building required perl_xml_parser, so I used AppBrowser in the "Download + Install" mode to load the module.
Unfortunately, I discovered that AppBrowser did not load the expat2.tcz listed as a dependency in perl_xml_parser.tcz.dep
My Question
Is this expected behavior, or am I doing something wrong ?
Thanks,
Paul