File: Changes

package info (click to toggle)
libmath-base85-perl 0.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 80 kB
  • ctags: 4
  • sloc: perl: 71; sh: 48; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Revision history for Perl extension Math::Base85.

0.2     Fri May 03 09:11:41 PDT 2002
	- Initial zeroes fix from Jyrki Soini <jyrki dot soini at 
	  sonera dot com>.

0.1 	Fri Jul 20 17:11:22 PDT 2001
	- to_base85 and from_base85 work, and can be exported.
	- $Math::Base85::base85_digits made available to other modules.