<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 6: Modification of a read-only value attempted at ...</title><link href="https://sourceforge.net/p/etree-scripts/bugs/6/" rel="alternate"/><link href="https://sourceforge.net/p/etree-scripts/bugs/6/feed.atom" rel="self"/><id>https://sourceforge.net/p/etree-scripts/bugs/6/</id><updated>2005-11-21T19:12:05Z</updated><subtitle>Recent changes to 6: Modification of a read-only value attempted at ...</subtitle><entry><title>Modification of a read-only value attempted at ...</title><link href="https://sourceforge.net/p/etree-scripts/bugs/6/" rel="alternate"/><published>2005-11-21T19:12:05Z</published><updated>2005-11-21T19:12:05Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb176c4cc3a6d90f82ea1a6d43d4babb325e6834a</id><summary type="html">Error:

Modification of a read-only value attempted at
/usr/bin/flacify line 241.

Version 3.1 of the scripts

I was able to get it to work by commenting out the
offending portion


238,241c241,244
&lt;       map \{
&lt; 	 my $set = $\_-&gt;\{Set\} || 0;
&lt; 	 $GROUPS\{$set\}-&gt;\{$\_-&gt;\{Index\}\} = $\_;
&lt;       \} @$songs;
\---
&gt;       \#map \{
&gt; 	\# my $set = $\_-&gt;\{Set\} || 0;
&gt; 	\# $GROUPS\{$set\}-&gt;\{$\_-&gt;\{Index\}\} = $\_;
&gt;       \#\} @$songs;

thanks so much for the scripts, I hope they are still
in active development....</summary></entry></feed>