Which characters are allowed in the class name and module name ? Is the "-" allowed ?
I create the bug 1960 for this. Benoit On 02/11/2009 06:02 PM, Luke Kanies wrote: > On Feb 11, 2009, at 4:42 AM, Benoit Decherf wrote: > > >> Hi, >> >> I create a module call "MyModule". >> >> Then if I try to include a class in that module : >> include MyModule::myClass >> This doesn't works if I don't import the module first. >> >> BUT If my module is called my_module (in lower case), that works. I >> don't see anywhere in the puppet documentation where there is a >> restriction in the module name. Do I make a mistake somewhere ? Or >> could >> you add this in the documentation ? >> > > That is, that it's not documented is a bug. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---