// Adds dimensions UUID, Author and Topic into GA4
Tuesday, December 16, 2025
24.9 C
Singapore

Woodlands dormitory fatality: man dies on New Year’s, attacked with wooden plank with screws

Singapore – A migrant worker attacked a 37-year-old man with a wooden plank containing screws at a dormitory in Woodlands Industrial Park on New Year’s Day, resulting in the victim’s death.

Indian national Paneer Vetrivel, 26, was arrested after the attack, which happened on Jan 1, 2022, at about 1:25 am.

The police confirmed being alerted to a fight in the dormitory.

Upon arrival, officers discovered the older man, Mr Rajendran Shanmugasundran, lying motionless on the floor. He had sustained head injuries.

Mr Rajendran was conveyed to the hospital while unconscious and subsequently died, reported Straits Times.

According to preliminary investigations, the two men had gotten into a fight, resulting in Paneer attacking the other with the plank.

Paneer was charged with voluntarily causing grievous hurt by dangerous weapon in a special sitting of the Criminal Mentions Court on Sunday (Jan 2).

He is expected to appear in court again on Jan 7.

For voluntarily causing grievous hurt with a dangerous weapon, Paneer can be imprisoned for life and caned or jailed for up to 15 years, caned and fined./TISG

See also  1 foreign worker dead, 16 injured in major accident along PIE

Read related: Worker falls to death trying to enter boom lift at construction site

Worker falls to death trying to enter boom lift at construction site

- Advertisement -

Hot this week

LTA reports high rail reliability, launches real-time MRT and LRT train status webpage

SINGAPORE: Rail reliability across Singapore’s MRT network continues to...

Ringgit opens higher against US dollar on improved sentiment; gains seen to likely ease

KUALA LUMPUR: The ringgit opened slightly higher against the...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //