/[webpac]/trunk2/tests/test_xml_simple.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk2/tests/test_xml_simple.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 337 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 19:22:40 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 628 byte(s)
Diff to previous 279
new trunk for webpac v2


Revision 279 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 14:59:43 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/tests/test_xml_simple.pl
File length: 628 byte(s)
Diff to previous 278
Implemented new form of delimiters like this:

<tag>
	<delimiter>, </delimiter>
	<value>200a</value>
</tag>

which is equivavelnt to following old mark-up:

<tag delimiter=", ">200a</tag>

but, it won't loose spaces in attribute values (which
are invalid by XML specification and XML::Simple removes
them so WebPac never get them)


Revision 278 - (view) (annotate) - [select for diffs]
Added Sun Mar 14 12:37:14 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/tests/test_xml_simple.pl
File length: 392 byte(s)
moved tests in own directory, added test to demonstrate XML::Simple feature
to remove spaces from begin and end attribute value (which is wrong for
delimiters as WebPAC uses them)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26