Caught exception in nneweb::Controller::Root->article "DBD::Pg::st execute failed: ERROR: value "3263095223788188" is out of range for type integer CONTEXT: unnamed portal parameter $1 = '...' at /home/www-admin/nnemaster/nneweb/script/../lib/nneweb/Controller/Root.pm line 1190, <CONF> line 753584."

Request

do {
  require Symbol;
  my $a = bless({
    _log                 => bless({
                              _body => "[info] *** Request 39879 (1.549/s) [2774972] [Thu Mar 28 07:09:49 2024] ***\n[debug] Path is \"/\"\n[debug] Arguments are \"facebook.com/events/3263095223788188\"\n[debug] \"GET\" request for \"facebook.com/events/3263095223788188/\" from \"52.91.67.23\"\n[debug] Query Parameters are:\n.-------------------------------------+--------------------------------------.\n| Parameter                           | Value                                |\n+-------------------------------------+--------------------------------------+\n| ti                                  | as                                   |\n'-------------------------------------+--------------------------------------'\n[debug] Request for rawhostname = 'www.recorder.com'\n[debug] Last two of provided domain = 'recorder.com'\n[debug] handletheme: site count test result: \$VAR1 = 7;\n[error] Caught exception in nneweb::Controller::Root->article \"DBD::Pg::st execute failed: ERROR:  value \"3263095223788188\" is out of range for type integer\nCONTEXT:  unnamed portal parameter \$1 = '...' at /home/www-admin/nnemaster/nneweb/script/../lib/nneweb/Controller/Root.pm line 1190, <CONF> line 753584.\"\n",
                              _psgi_errors => \*main::STDERR,
                              abort => undef,
                              autoflush => 0,
                              level => 31,
                            }, "Catalyst::Log"),
    _path                => "facebook.com/events/3263095223788188/",
    _read_length         => 0,
    _read_position       => 0,
    _use_hash_multivalue => 0,
    action               => "/",
    address              => "52.91.67.23",
    arguments            => ["facebook.com", "events", 3263095223788188],
    base                 => bless(do{\(my $o = "https://www.recorder.com/")}, "URI::https"),
    body_parameters      => {},
    captures             => [],
    cookies              => {},
    data_handlers        => {
                              "application/json" => sub { ... },
                              "application/x-www-form-urlencoded" => sub { ... },
                            },
    env                  => {
                              "Catalyst.Stash.v2"             => sub { ... },
                              "DOCUMENT_ROOT"                 => "/var/www/html",
                              "DOCUMENT_URI"                  => "/facebook.com/events/3263095223788188/",
                              "FCGI_ROLE"                     => "RESPONDER",
                              "GATEWAY_INTERFACE"             => "CGI/1.1",
                              "HTTP_ACCEPT"                   => "*/*",
                              "HTTP_HOST"                     => "www.recorder.com",
                              "HTTP_USER_AGENT"               => "claudebot",
                              "HTTPS"                         => "on",
                              "PATH_INFO"                     => "/facebook.com/events/3263095223788188/",
                              "plack.original_request_method" => "GET",
                              "psgi.errors"                   => 'fix',
                              "psgi.input"                    => bless(Symbol::gensym(), "IO::Handle"),
                              "psgi.multiprocess"             => 1,
                              "psgi.multithread"              => "",
                              "psgi.nonblocking"              => "",
                              "psgi.run_once"                 => "",
                              "psgi.streaming"                => 1,
                              "psgi.url_scheme"               => "https",
                              "psgi.version"                  => [1, 1],
                              "psgix.cleanup"                 => 1,
                              "psgix.cleanup.handlers"        => [],
                              "psgix.harakiri"                => 1,
                              "QUERY_STRING"                  => "ti=as",
                              "REDIRECT_STATUS"               => 200,
                              "REMOTE_ADDR"                   => "52.91.67.23",
                              "REMOTE_PORT"                   => 49024,
                              "REMOTE_USER"                   => "",
                              "REQUEST_METHOD"                => "GET",
                              "REQUEST_SCHEME"                => "https",
                              "REQUEST_URI"                   => "/facebook.com/events/3263095223788188/?ti=as",
                              "SCRIPT_FILENAME"               => "/var/www/html/facebook.com/events/3263095223788188/",
                              "SCRIPT_NAME"                   => "",
                              "SERVER_ADDR"                   => "10.0.0.8",
                              "SERVER_NAME"                   => "recorder.com",
                              "SERVER_PORT"                   => 443,
                              "SERVER_PROTOCOL"               => "HTTP/1.1",
                              "SERVER_SOFTWARE"               => "nginx/1.18.0",
                            },
    headers              => bless({
                              "::std_case" => { cookie => "Cookie", https => "HTTPS" },
                              "accept"     => "*/*",
                              "host"       => "www.recorder.com",
                              "https"      => "on",
                              "user-agent" => "claudebot",
                            }, "HTTP::Headers"),
    match                => "/",
    method               => "GET",
    parameters           => { ti => "as" },
    protocol             => "HTTP/1.1",
    query_parameters     => { ti => "as" },
    remote_user          => "",
    secure               => 1,
    uploads              => {},
    uri                  => bless(do{\(my $o = "https://www.recorder.com/facebook.com/events/3263095223788188/?ti=as")}, "URI::https"),
  }, "Catalyst::Request");
  $a->{env}{"psgi.errors"} = *{$a->{_log}{_psgi_errors}};
  $a;
}

Response

bless({
  _log => bless({
    _body => "[info] *** Request 39879 (1.549/s) [2774972] [Thu Mar 28 07:09:49 2024] ***\n[debug] Path is \"/\"\n[debug] Arguments are \"facebook.com/events/3263095223788188\"\n[debug] \"GET\" request for \"facebook.com/events/3263095223788188/\" from \"52.91.67.23\"\n[debug] Query Parameters are:\n.-------------------------------------+--------------------------------------.\n| Parameter                           | Value                                |\n+-------------------------------------+--------------------------------------+\n| ti                                  | as                                   |\n'-------------------------------------+--------------------------------------'\n[debug] Request for rawhostname = 'www.recorder.com'\n[debug] Last two of provided domain = 'recorder.com'\n[debug] handletheme: site count test result: \$VAR1 = 7;\n[error] Caught exception in nneweb::Controller::Root->article \"DBD::Pg::st execute failed: ERROR:  value \"3263095223788188\" is out of range for type integer\nCONTEXT:  unnamed portal parameter \$1 = '...' at /home/www-admin/nnemaster/nneweb/script/../lib/nneweb/Controller/Root.pm line 1190, <CONF> line 753584.\"\n",
    _psgi_errors => \*main::STDERR,
    abort => undef,
    autoflush => 0,
    level => 31,
  }, "Catalyst::Log"),
  _response_cb => sub { ... },
  body => undef,
  cookies => {},
  encodable_content_type => qr/text|xml$|javascript$/,
  encoding => bless({ Name => "utf-8-strict", strict_utf8 => 1 }, "Encode::utf8"),
  finalized_headers => 0,
  headers => bless({
    "::std_case"   => { "x-catalyst" => "X-Catalyst" },
    "content-type" => "text/html; charset=utf-8",
    "x-catalyst"   => 5.90128,
  }, "HTTP::Headers"),
  status => 200,
}, "Catalyst::Response")

Stash

{
  advertiseurl               => "https://nnedigital.activehosted.com/f/31",
  artsection                 => "Arts",
  artsectionsiteoverride     => undef,
  calendartoparticle         => 53996072,
  canonicalhostbase          => "https://www.recorder.com/",
  cbuzzdomain                => "recorder",
  cbuzzwidget                => "22815963481662152843",
  citysparkid                => 8232,
  citysparkscript            => "https://portal.CitySpark.com/PortalScripts/greenfieldrecorder",
  citysparksection           => "events",
  classifiedhost             => "marketplace",
  clientip                   => "52.91.67.23",
  connatixid                 => "35fad7fa8f344926af722a63b2d07248",
  connatixplayer             => "162f6366-9702-43c8-b398-cb2c00739aab",
  copyrightnotice            => "Copyright &copy; 2016 to 2024 by Newspapers of Massachusetts, Inc. All rights reserved.",
  customblockkeyword         => undef,
  customblockname            => undef,
  customblocksection         => undef,
  dfpadclient                => "ca-pub-7285563212224435",
  displayads                 => "y",
  domainname                 => "recorder.com",
  eeditionhost               => "https://greenfieldrecorder-ma.newsmemory.com/",
  fbid                       => 1462058557379155,
  googlesiteverify           => "jlMmEYCIjRPA88YitbPCyKDp8iO3J6Ar0-ASh1PNJZg",
  homecentercount            => 1,
  hostbase                   => "https://www.recorder.com/",
  letterformemail            => "letters\@recorder.com",
  newsletterurl              => "https://nnedigital.activehosted.com/f/11",
  nne_page_type              => "article/",
  obitbrowsetarget           => "https://www.legacy.com/us/obituaries/recorder/browse",
  obitstartinhouse           => "y",
  opinionsection             => "Opinion",
  opinionsectionsiteoverride => undef,
  paywallhost                => "https://greenfieldrecorder-ma-pw.newsmemory.com/",
  paywallversion             => 8,
  rawhostbase                => bless(do{\(my $o = "https://www.recorder.com/")}, "URI::https"),
  realmatchid                => 6975,
  recaptchasitekey           => "6LcXgl0pAAAAAPGx1oZ-YW5drS9Y71513pLM2qnd",
  sitecode                   => "GR",
  siteid                     => 5,
  sitename                   => "Greenfield Recorder",
  skiplocaladblock           => 0,
  sportformemail             => "sports\@recorder.com",
  sportsection               => "Sports",
  sportsectionsiteoverride   => undef,
  theme                      => "full",
  tipformemail               => "newsroom\@recorder.com",
  twittersite                => "\@TheRecorderNews",
  weatherenabled             => 1,
  weathersource              => "https://nnerecorde5.accuweather.com/hostedpages/widget/v2/NNErecorde5/current-weather/greenfield,ma/conmon",
  weathertarget              => "https://nnerecorde5.accuweather.com/hosted/NNErecorde5-landing.asp?partner=NNErecorde5",
  yesterdaysmostreadarticles => [
                                  {
                                    ByCredit                => "Staff Report ",
                                    ByLine                  => undef,
                                    DocumentPageDescription => "BERNARDSTON \x{2014} A man was transported to Brattleboro Memorial Hospital in Vermont on Wednesday morning after the vehicle he was driving rolled over in the area of mile marker 54 in Interstate 91\x{2019}s northbound lane.According to a post on  the Bernardston...",
                                    DocumentUrlPath         => "Driver-taken-to-hospital-after-Interstate-91-rollover-in-Bernardston-54540506",
                                    GN3EditorialKey         => "GN4_ART_54540506",
                                    Headline                => "Driver taken to hospital after Interstate 91 rollover in Bernardston",
                                    homeboxphoto            => "/attachments/46/43252646.jpg",
                                    InnerBody               => "<body><p>BERNARDSTON \x{2014} A man was transported to Brattleboro Memorial Hospital in Vermont on Wednesday morning after the vehicle he was driving rolled over in the area of mile marker 54 in Interstate 91\x{2019}s northbound lane.</p><p>According to a post on  the Bernardston Fire Department\x{2019}s Facebook page, the department was dispatched at 7:36 a.m. alongside Northfield EMS, State Police and the state Department of Transportation. First responders arrived to find that the driver, who was the lone occupant of the Toyota Corolla, had gotten out of the car on his own but sustained minor injuries.</p><p>Bernardston Fire Chief Peter Shedd said the man complained of chest pain, which was likely caused by the seat belt. Shedd also said the vehicle\x{2019}s airbags deployed.</p><p>According to the Facebook post, Northfield EMS transported the man to Brattleboro Memorial Hospital for treatment. Interstate 91 northbound was temporarily reduced to one lane but was fully reopened after Koch\x{2019}s Automotive removed the vehicle.</p></body>",
                                    ModificationDate        => "2024-03-27 15:47:50+00",
                                    page_avg_time           => 20,
                                    page_uniques            => 747,
                                    page_views              => 793,
                                    page_views_loyal        => 48,
                                    page_views_quality      => 398,
                                    rssphoto                => "/attachments/46/43252646.jpg",
                                    rsspubtime              => "Wed, 27 Mar 2024 15:47:50 -0400",
                                  },
                                  {
                                    ByCredit                => "Staff Writer",
                                    ByLine                  => "By DOMENIC POLI",
                                    DocumentPageDescription => "GREENFIELD \x{2014} A Deerfield woman was sentenced Tuesday to three years of probation after admitting in Franklin County Superior Court to stabbing the 82-year-old husband of a woman she was caring for as a personal care attendant last year.Kady J....",
                                    DocumentUrlPath         => "Kady-Flanagan-gets-probation-for-stabbing-54514031",
                                    GN3EditorialKey         => "GN4_ART_54514031",
                                    Headline                => "Deerfield woman gets probation in stabbing case",
                                    homeboxphoto            => "/attachments/56/43244356.jpg",
                                    InnerBody               => "<body><p>GREENFIELD \x{2014} A Deerfield woman was sentenced Tuesday to three years of probation after admitting in Franklin County Superior Court to stabbing the 82-year-old husband of a woman she was caring for as a personal care attendant last year.</p><p>Kady J. Flanagan, 29, pleaded guilty to two counts of assault and battery with a dangerous weapon and was ordered to stay away from the victim and his wife as part of an agreement reached by the attorneys in the case. The prosecution initially asked for 2\xBD years in prison and Flanagan\x{2019}s attorney had requested the case be continued without a finding for about three years.</p><p>\x{201C}It really is a very serious, serious situation \x{2014} to stab somebody,\x{201D} Judge Karen Goodwin said before deciding to sentence Flanagan to probation. Assistant District Attorney Matthew Russo confirmed with the victim that he was comfortable with Flanagan being free and without GPS monitoring as long as she stayed away from him and his wife.</p><p>Russo explained to the court that on April 15, 2023, Flanagan had been employed as a caretaker for the victim\x{2019}s wife for a year. He said Flanagan was in the kitchen retrieving water so her client could take medication when the victim entered on his motorized wheelchair to listen to his police scanner. Flanagan then took a knife and stabbed the victim on the right side of his stomach, who fended off a few more swipes before exiting the house to get help. He reportedly thought he had only been punched until he saw blood.</p><p>Responding police officers reported seeing the victim at the end of his driveway, wearing a white T-shirt soaked with blood and holding a blue cloth to the side of his stomach, while two women attempted to assist him. The victim is a double-amputee and wears prosthetics from the knees down.</p><p>Flanagan left the house and immediately went to the Montague Police Station voluntarily to speak with officers. She told police she stabbed the victim because he made sexual advances toward her, allegedly a continuing pattern. Flanagan told police she could have left the room, and she did not tell the victim to go away or that she was uncomfortable with his advances. She reportedly had a panic attack and was taken to the hospital. She was eventually arrested and arraigned in Greenfield District Court before the case was transferred to Superior Court due to its severity.</p><p>Russo said his client denies ever making sexual advances toward Flanagan.</p><p>\x{201C}His main concern is trying to understand why this happened,\x{201D} he told Goodwin. \x{201C}I give him credit for that approach.\x{201D}</p><p>Flanagan\x{2019}s defense attorney, Stephen Shea, said he would make no excuse for Flanagan\x{2019}s actions but said she suffered from mental health problems and the alleged provocation from the victim. He also mentioned police officers ignored his client\x{2019}s request to stop talking about the incident during questioning at the hospital. Flanagan also apparently elaborated that the victim had repeatedly made sexual innuendo and double entendre.</p><p>Flanagan told Goodwin she is in college studying health science.</p><p>\x{201C}She\x{2019}s someone who hopefully has a future in front of her, besides this horrible event,\x{201D} Shea said.</p><p/><p>Reach Domenic Poli at: dpoli\@recorder.com or 413-930-4120.</p></body>",
                                    ModificationDate        => "2024-03-26 18:26:45+00",
                                    page_avg_time           => 56,
                                    page_uniques            => 465,
                                    page_views              => 530,
                                    page_views_loyal        => 133,
                                    page_views_quality      => 356,
                                    rssphoto                => "/attachments/56/43244356.jpg",
                                    rsspubtime              => "Tue, 26 Mar 2024 16:59:50 -0400",
                                  },
                                  {
                                    ByCredit                => "Staff Writer ",
                                    ByLine                  => "By ANTHONY CAMMALLERI",
                                    DocumentPageDescription => "GREENFIELD \x{2014} Greenfield Police are looking for the individual who allegedly robbed Call\x{2019}s Corner Store on Conway Street on Tuesday night before fleeing the business with its cash register.According to Deputy Police Chief William Gordon, investigating...",
                                    DocumentUrlPath         => "Greenfield-Police-seek-robbery-suspect-54540680",
                                    GN3EditorialKey         => "GN4_ART_54540680",
                                    Headline                => "Greenfield Police seek robbery suspect",
                                    homeboxphoto            => "/attachments/08/43253108.jpg",
                                    InnerBody               => "<body><p>GREENFIELD \x{2014} Greenfield Police are looking for the individual who allegedly robbed Call\x{2019}s Corner Store on Conway Street on Tuesday night before fleeing the business with its cash register.</p><p>According to Deputy Police Chief William Gordon, investigating officers deployed a K-9, which has given them some information on the suspect\x{2019}s direction of travel. The incident remains under investigation.</p><p>Police responded to reports of the robbery at 8:22 p.m. after a masked individual, believed to be male, walked into the store wearing a black hoodie, according to Gordon. The suspect, who Gordon said was possibly carrying a weapon, demanded money, took the register and fled.</p><p>Anyone with information relevant to the case can contact the Greenfield Police Department at 413-773-5411. </p><p/><p>Anthony Cammalleri can be reached at acammalleri\@recorder.com.</p></body>",
                                    ModificationDate        => "2024-03-27 16:29:13+00",
                                    page_avg_time           => 19,
                                    page_uniques            => 348,
                                    page_views              => 388,
                                    page_views_loyal        => 50,
                                    page_views_quality      => 202,
                                    rssphoto                => "/attachments/08/43253108.jpg",
                                    rsspubtime              => "Wed, 27 Mar 2024 16:29:13 -0400",
                                  },
                                  {
                                    ByCredit                => undef,
                                    ByLine                  => "By MITCHELL R. GROSKY",
                                    DocumentPageDescription => "Although certain Americans who receive their daily news from television and social media may not realize it, President Joe Biden has already accomplished an incredible amount in his two-plus years in office. These accomplishments are of great...",
                                    DocumentUrlPath         => "my-turn-Grosky-Biden-s-Record-and-Accomplishments-52422040",
                                    GN3EditorialKey         => "GN4_ART_52422040",
                                    Headline                => "My Turn: Biden\x{2019}s record and accomplishments are extremely positive",
                                    homeboxphoto            => "/attachments/22/41843822.jpg",
                                    InnerBody               => "<body><p/><p>Although certain Americans who receive their daily news from television and social media may not realize it, President Joe Biden has already accomplished an incredible amount in his two-plus years in office. These accomplishments are of great importance to the people of our nation and the world. A dozen major accomplishments follow:</p><p>1. President Biden fought for and signed the American Rescue Plan which protected workers\x{2019} pensions, provided funding to communities and businesses devastated by COVID-19, lowered or eliminated insurance premiums for millions of lower- and middle-income families, provided funds for affordable housing, provided money for public safety and crime reduction, provided support to small business, expanded food assistance programs in homes and schools, expanded child care programs, invested in mental health and health care centers, added \$40 billion for investing in American workers, provided funding to the economies of tribal nations, and supported families with children. Child poverty has already been cut in half as a result of his efforts.</p><p>2. He signed a \$1 trillion infrastructure bill to repair our roads, waterways, bridges\xA0and railroads, and bring high-speed internet to rural communities. Also included is money for public transit and airports, electric vehicles and low emission public transportation, power infrastructure, and clean water.</p><p>3. Biden signed the Bipartisan Safer Communities Act. This law provides incentives for states to pass red flag laws, expands the law that prevents people convicted of domestic abuse from gun ownership, expands background checks on young people between 18 and 21 who want to buy a gun, and allocates funds for the mental health of young people.</p><p>4. He instituted an executive order raising standards for law enforcement agencies, with particular emphasis on use-of-force policies, availability of body cameras, and recruitment and retention of officers.</p><p>5. He brought the unemployment rate down to a low of 3.5%, matching the lowest rate before the pandemic. It has now climbed a bit to 3.8%, but this compares very favorably to the rates of other countries throughout the world. Biden\x{2019}s administration has added 13.2 million jobs since he came into office, replacing all of the jobs that were lost at the beginning of the COVID pandemic. Today there are more people in America working today than ever before!</p><p>6. He signed a bill to help veterans who have long been suffering from the effects of burn pits.</p><p>7. Biden ended the war in Afghanistan, the longest war in U.S. history. Over 120,000 people were safely evacuated, double the number calculated by the most optimistic experts.</p><p>8. He has steadfastly supported Ukraine after this democratic country was unjustly invaded by Putin and Russia, and has successfully led the free world by lobbying NATO and other allies to add their financial and military support.</p><p>9. He signed the Inflation Reduction Act, making health insurance plans more affordable, lowering drug costs, preventing millions of Americans from losing their Affordable Care Act\xA0insurance, and requiring Medicare to negotiate the cost of 10 high-cost prescription drugs.</p><p>10. Biden signed the CHIPS and Science Act, providing funding to produce semiconductor chips for automobiles, cellphones, laptops, gaming consoles, washing machines, etc. here in the Unites States rather than continuing to rely on China.</p><p>11. His administration has provided over \$369 million to reduce greenhouse emissions by 40% in the next seven years and promote clean energy technologies, moving our country to greater self-sufficiency in energy production.</p><p>12. He signed the Postal Service Reform Act to modernize and stabilize the U.S. Post Office and also to help it continue to deliver mail six days every week, focusing on on-time delivery.</p><p>Other accomplishments include the reestablishment of respect among our allies on the world stage, the Violence Against Women Act, the Respect for Marriage Act, pardoning those convicted of simple marijuana possession, appointing Justice Ketanji Brown Jackson (the first Black woman on the Supreme Court), forgiving certain student loans, and electoral reforms to ensure that election results are not undermined.</p><p>These significant accomplishments in substantially less than three years reveal the Biden administration as an extremely\xA0progressive, productive administration \x{2014} one that has already had a dramatic and very positive impact on all Americans.</p><p><em>Mitchell R. Grosky is a  longtime member of the Athol Democratic Committee.</em></p></body>",
                                    ModificationDate        => "2023-09-27 19:00:57+00",
                                    page_avg_time           => 36,
                                    page_uniques            => 270,
                                    page_views              => 306,
                                    page_views_loyal        => 1,
                                    page_views_quality      => 153,
                                    rssphoto                => "/attachments/22/41843822.jpg",
                                    rsspubtime              => "Wed, 27 Sep 2023 19:00:57 -0400",
                                  },
                                  {
                                    ByCredit                => "Staff Report",
                                    ByLine                  => undef,
                                    DocumentPageDescription => "A pair of local athletes\xA0are heading to Colorado next month to compete against the best skiers in the country.\xA0Landon Allenby and Lucas Allenby, 12-year-old twins from Greenfield, began skiing at Berkshire East but have mostly taught themselves how to...",
                                    DocumentUrlPath         => "Greenfield-s-Lucas-Allenby-Landon-Allenby-qualify-for-USASA-Nationals-54541945",
                                    GN3EditorialKey         => "GN4_ART_54541945",
                                    Headline                => "Greenfield\x{2019}s Lucas Allenby, Landon Allenby qualify for USASA Nationals ",
                                    homeboxphoto            => "/attachments/24/43252824.jpg",
                                    InnerBody               => "<body><p>A pair of local athletes\xA0are heading to Colorado next month to compete against the best skiers in the country.\xA0</p><p>Landon Allenby and Lucas Allenby, 12-year-old twins from Greenfield, began skiing at Berkshire East but have mostly taught themselves how to ski via videos online. They\x{2019}ve dedicated themselves to the sport so much so that they built a mini terrain park in their yard during the winter to practice when they can't get to the mountain. The brothers also practice at Mount Snow in Vermont.\xA0</p><p>Both Landon and Lucas began competing competitively in the sport two years ago, qualifying for the United States of America Snowboard and Freeski Association (USASA) Nationals their first year, though were unable to attend. It happened again last year, where both qualified for nationals but were unable to make it to compete.\xA0</p><p>This year \x{2014}\xA0after once again qualifying \x{2014}\xA0the twins will be heading to Copper Mountain in Colorado on April 6 to compete in USASA Nationals in the age 11-12 group.</p><p>The pair qualified earlier this month\xA0in the Southern Vermont Series at Stratton Mountain, where Lucas took first and Landon placed third overall. Both will compete in the slopestyle and halfpipe competitions at Nationals.\xA0In their age group, Lucas is ranked No. 3 in the country in the halfpipe while Landon is in the top 10.\xA0</p><p>Matt Sullivan of Outer Limits in Greenfield is sponsoring both Landon and Lucas, making sure their equipment is in top shape for competitions.\xA0</p><headline>Frontier Ham Slam Raffle</headline><p>The Frontier Regional baseball team will hold its sixth annual \x{2018}Ham Slam Raffle\x{2019} this Friday, March 29 at the South Deerfield Polish Club.</p><p>The Redhawks\x{2019} raffle will begin at 6 p.m., and raffle rounds include prizes from local businesses like Pekarski\x{2019}s, All State Materials, RCW Plumbing and Heating, Simmers Creamy, Sugarloaf Hair Studio, Deerfield Pharmacy and more!</p><p>Come out to support the Frontier Regional baseball program.</p></body>",
                                    ModificationDate        => "2024-03-27 16:31:52+00",
                                    page_avg_time           => 37,
                                    page_uniques            => 271,
                                    page_views              => 293,
                                    page_views_loyal        => 9,
                                    page_views_quality      => 177,
                                    rssphoto                => "/attachments/24/43252824.jpg",
                                    rsspubtime              => "Wed, 27 Mar 2024 16:31:52 -0400",
                                  },
                                  {
                                    ByCredit                => "Staff Writer ",
                                    ByLine                  => "By DOMENIC POLI",
                                    DocumentPageDescription => "GREENFIELD \x{2014} A Springfield man who fired 15 bullets at a Greenfield Gardens apartment in July 2022 before fleeing was sentenced to five years in prison after changing his plea to guilty on Tuesday afternoon.Qadree M. Hutchins, 29, pleaded guilty in...",
                                    DocumentUrlPath         => "Springfield-man-gets-5-years-in-Greenfield-shooting-case-54513967",
                                    GN3EditorialKey         => "GN4_ART_54513967",
                                    Headline                => "Springfield man gets 5 years in Greenfield shooting case",
                                    homeboxphoto            => "/attachments/79/43244479.jpg",
                                    InnerBody               => "<body><p>GREENFIELD \x{2014} A Springfield man who fired 15 bullets at a Greenfield Gardens apartment in July 2022 before fleeing was sentenced to five years in prison after changing his plea to guilty on Tuesday afternoon.</p><p>Qadree M. Hutchins, 29, pleaded guilty in Franklin County Superior Court to two counts of threatening to commit a crime, single counts of unlawful possession of ammunition and discharging a firearm within 500 feet of a dwelling, and a subsequent charge of unlawful possession of a firearm. </p><p>Assistant District Attorney Erin Aiello explained that at 1:16 p.m. on July 25, 2022, authorities received reports of gunshots at Forbes Court in Greenfield Gardens. Callers reported seeing a Black man with a handgun flee the area in a black vehicle. An investigation revealed that Hutchins, who had been threatening his ex-girlfriend, who is also the mother of his child, fired 15 shots into her apartment door before driving away. No one was home at the time.</p><p>Hutchins was arrested later that day by Springfield Police.</p><p>When asked by Judge Karen Goodwin if he in fact committed the crimes that Aiello detailed for the court, Hutchins replied, \x{201C}Yeah, I did.\x{201D} </p><p>Goodwin mentioned she had read a victim-impact statement and would keep that in mind when rendering a decision on the sentencing.</p><p>Aiello said it was fortunate that no one was injured.</p><p>Hutchins\x{2019} defense attorney, Jonah Goldsmith, mentioned his client was struggling with mental health issues but has been making progress while incarcerated.</p><p>\x{201C}[The incident] could be called an impulsive action,\x{201D} Goldsmith said. \x{201C}It was not well-thought-out.\x{201D} </p><p>Hutchins will receive 610 days of credit for time served. He had been held without bail due to his perceived danger to the public.</p><p/><p>Reach Domenic Poli at: dpoli\@recorder.com or <br/>413-930-4120.</p></body>",
                                    ModificationDate        => "2024-03-26 19:46:12+00",
                                    page_avg_time           => 30,
                                    page_uniques            => 238,
                                    page_views              => 272,
                                    page_views_loyal        => 75,
                                    page_views_quality      => 155,
                                    rssphoto                => "/attachments/79/43244479.jpg",
                                    rsspubtime              => "Tue, 26 Mar 2024 17:47:50 -0400",
                                  },
                                ],
}

Config

do {
  my $a = {
    "Action::RenderView" => {
      ignore_classes => [
                          "DBIx::Class::ResultSource::Table",
                          "DBIx::Class::ResultSourceHandle",
                          "DateTime",
                        ],
      scrubber_func  => sub { ... },
    },
    "disable_component_resolution_regex_fallback" => 1,
    "enable_catalyst_header" => 1,
    "home" => "/home/www-admin/nnemaster/nneweb",
    "name" => "nneweb",
    "Plugin::ConfigLoader" => {},
    "Plugin::Static::Simple" => {
      debug => 1,
      dirs => [],
      ignore_dirs => [],
      ignore_extensions => ["tmpl", "tt", "tt2", "html", "xhtml"],
      include_path => [
        bless({
          dirs => ["", "home", "www-admin", "nnemaster", "nneweb", "root"],
          file_spec_class => undef,
          volume => "",
        }, "Path::Class::Dir"),
      ],
      mime_types => {},
      mime_types_obj => bless({}, "MIME::Types"),
      no_logs => 1,
    },
    "root" => 'fix',
    "static" => 'fix',
  };
  $a->{"root"} = $a->{"Plugin::Static::Simple"}{include_path}[0];
  $a->{"static"} = $a->{"Plugin::Static::Simple"};
  $a;
}

nneweb on Catalyst 5.90128