Table of Contents

This list should be transfered to the ticket system which would make a lot more transparent and easier to work with.

Place to make a list of things that need correcting before v2.0 ships.

Fixed bugs should be moved to VersionTwentyThreeCleanupDone.

Problems

Test TODOs

Multi-user features

Test suite

Other

UI Stuff

These are things that mainly concern the UI. Much of what is left needs Perl developer attention since it can't be fixed only with templates. Some of these are minor visual things that don't prevent POPFile from working, but as we come closer to 1.0 we need the best quality UI we can come up with. A bunch of minor visual bugs can lead new users and reviewers to see the project as low quality.

Probably Later

Required Documentation Changes

Installing the Perl modules again on another computer I ran into more trouble. I could not install Crypt::Blowfish because its not in the repository. According to AS they legally can't distribute it and a bunch of other encrpytion stuff including Crypt::SSLeay. To get them you need to use a different repository.

The instructions on the SSL page to do the same for SSL seem outdated. Don't we now include the SSL installer in the zip (Yes, we do. The SSL installer functions will be incorporated into the Windows installer for 0.23.0.) And the instructions for installing from a different repository are for Perl 5.6, they don't work on Perl 5.8. The same applies to getting Crypt::Blowfish:

For Perl 5.8 PPM:

For Perl 5.6 PPM:

To permanantly add another repository (on Perl 5.8) you can use:

Setting up Perl and PF on yet another computer, I have found things have changed since this section was last updated. With the AS repository, I cannot find Crypt::Random at all anymore.

* You can still get it from the University of Winnipeg (as of 24 August 2006)

Release notes “BACK UP YOUR OLD INSTALLATION” section needs to include backing up of user directory. See https://sourceforge.net/forum/message.php?msg_id=3197219