<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Sum_Matching_Group_in_Perl</id>
	<title>Sum Matching Group in Perl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Sum_Matching_Group_in_Perl"/>
	<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Sum_Matching_Group_in_Perl&amp;action=history"/>
	<updated>2026-05-24T23:23:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0-beta</generator>
	<entry>
		<id>https://www.theeggeadventure.com/wikimedia/index.php?title=Sum_Matching_Group_in_Perl&amp;diff=2421&amp;oldid=prev</id>
		<title>Brianegge: Created page with &quot;Perl script to find a number in matching lines and report the sum.  &lt;geshi lang=&quot;perl&quot;&gt; perl -ne &#039;$sum += $1 if /in (.*) seconds/; END { print $sum }&#039; &lt;/geshi&gt;  Category:Perl&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Sum_Matching_Group_in_Perl&amp;diff=2421&amp;oldid=prev"/>
		<updated>2013-06-13T18:10:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Perl script to find a number in matching lines and report the sum.  &amp;lt;geshi lang=&amp;quot;perl&amp;quot;&amp;gt; perl -ne &amp;#039;$sum += $1 if /in (.*) seconds/; END { print $sum }&amp;#039; &amp;lt;/geshi&amp;gt;  &lt;a href=&quot;/wikimedia/index.php?title=Category:Perl&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Perl (page does not exist)&quot;&gt;Category:Perl&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Perl script to find a number in matching lines and report the sum.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;geshi lang=&amp;quot;perl&amp;quot;&amp;gt;&lt;br /&gt;
perl -ne &amp;#039;$sum += $1 if /in (.*) seconds/; END { print $sum }&amp;#039;&lt;br /&gt;
&amp;lt;/geshi&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Perl]]&lt;/div&gt;</summary>
		<author><name>Brianegge</name></author>
	</entry>
</feed>