Help for this page

Select Code to Download


  1. or download this
    use constant {
     
    ...
        DEFAULT_CHANNEL     => 0x4000, # bits 14-12
        MAX_CHANNEL         => 0x7000,
    };
    
  2. or download this
    use constant {
        DEBUG_CACHE                 => $ENV{DEBUG_TESLA_API_CACHE},
    ...
        USERAGENT_STRING            => 'Mozilla/5.0 (Macintosh; Intel Mac 
    +OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0',
        USERAGENT_TIMEOUT           => 180,
    };