Page Chapter 19. XML-RPC, Page 295

Location on the page: 
xmlrpclucky.info code listing
Error: 

version = $Name$

Correction: 

version = "$Name$"

Description of the Error: 

Special characters in .info files must be quoted. But note that defining a version in an info file is now strongly discouraged.