Methods

Class/Module Index [+]

Quicksearch

Chef::Resource::Perl

Public Class Methods

new(name, run_context=nil) click to toggle source
# File lib/chef/resource/perl.rb, line 25
def initialize(name, run_context=nil)
  super
  @resource_name = :perl
  @interpreter = "perl"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.