File: Changes

package info (click to toggle)
libnetsds-util-perl 1.045-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 1,031; sh: 6; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,062 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
TODO: 
- import XML processing routines

* Thu Nov 6 2014 Michael Bochkaryov <misha@altlinux.ru> 1.045
- minor POD fix (thanks to Gregor Herrmann and other guys from Debian)

* Wed Sep 16 2009 Michael Bochkaryov <misha@altlinux.ru> 1.044
- fix annoying requirements to main NetSDS packages

* Tue Sep 15 2009 Michael Bochkaryov <misha@altlinux.ru> 1.043
- fix tmpnam() function redefine in file utilities
- add ImportFile.pm module for spreadsheets parsing

* Fri Jul 24 2009 Michael Bochkaryov <misha@altlinux.ru> 1.040
- changed version to be compatible with ALT Linux autoprovides
- drop Base64 strings separation into lines
- added NetSDS::Util module (stubber yet)

* Mon Jul 20 2009 Michael Bochkaryov <misha@altlinux.ru> 1.04
- imported all routines from older versions

* Fri Jul 17 2009 Michael Bochkaryov <misha@altlinux.ru> 1.03
- file processing utilities added

* Tue Jul 14 2009 Michael Bochkaryov <misha@altlinux.ru> 1.02
- initial import from perl-NetSDS-common
- string processing routines
- data formats conversions (HEX, Base64, URI encoding)